MCPcopy Create free account
hub / github.com/KhronosGroup/Vulkan-Samples / continuous_sample

Method continuous_sample

framework/stats/hwcpipe_stats_provider.cpp:269–272  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

267}
268
269StatsProvider::Counters HWCPipeStatsProvider::continuous_sample(float delta_time)
270{
271 return sample(delta_time);
272}
273
274} // namespace vkb

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected