Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 330 Bytes

File metadata and controls

7 lines (5 loc) · 330 Bytes

Copy QueryPool Results (Host Reset)

This sample renders a wireframe torus that is shaded based on the number of samples that passed the occlusion test in the previous frame.

It is the same as copy_querypool_results, except that the Query Pool is reset on the host side using the VK_EXT_host_query_reset device extension.