MCPcopy Create free account
hub / github.com/KhronosGroup/Vulkan-Tools / ResetQueryPoolEXT

Function ResetQueryPoolEXT

icd/generated/function_definitions.h:3617–3620  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3615 // Not a CREATE or DESTROY function
3616}
3617static VKAPI_ATTR void VKAPI_CALL ResetQueryPoolEXT(VkDevice device, VkQueryPool queryPool, uint32_t firstQuery,
3618 uint32_t queryCount) {
3619 // Not a CREATE or DESTROY function
3620}
3621static VKAPI_ATTR void VKAPI_CALL CmdSetCullModeEXT(VkCommandBuffer commandBuffer, VkCullModeFlags cullMode) {
3622 // Not a CREATE or DESTROY function
3623}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected