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

Function CmdEndQueryIndexedEXT

icd/generated/function_definitions.h:2874–2877  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2872 // Not a CREATE or DESTROY function
2873}
2874static VKAPI_ATTR void VKAPI_CALL CmdEndQueryIndexedEXT(VkCommandBuffer commandBuffer, VkQueryPool queryPool, uint32_t query,
2875 uint32_t index) {
2876 // Not a CREATE or DESTROY function
2877}
2878static VKAPI_ATTR void VKAPI_CALL CmdDrawIndirectByteCountEXT(VkCommandBuffer commandBuffer, uint32_t instanceCount,
2879 uint32_t firstInstance, VkBuffer counterBuffer,
2880 VkDeviceSize counterBufferOffset, uint32_t counterOffset,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected