pub unsafe fn cmd_reset_query_pool(
command_buffer: VkCommandBuffer,
query_pool: VkQueryPool,
first_query: u32,
query_count: u32,
)Expand description
ยงSafety
direct calling ffi functions.
pub unsafe fn cmd_reset_query_pool(
command_buffer: VkCommandBuffer,
query_pool: VkQueryPool,
first_query: u32,
query_count: u32,
)direct calling ffi functions.