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

Function CmdDrawIndirectCount2KHR

icd/generated/function_definitions.h:2571–2574  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2569 // Not a CREATE or DESTROY function
2570}
2571static VKAPI_ATTR void VKAPI_CALL CmdDrawIndirectCount2KHR(VkCommandBuffer commandBuffer,
2572 const VkDrawIndirectCount2InfoKHR* pInfo) {
2573 // Not a CREATE or DESTROY function
2574}
2575static VKAPI_ATTR void VKAPI_CALL CmdDrawIndexedIndirectCount2KHR(VkCommandBuffer commandBuffer,
2576 const VkDrawIndirectCount2InfoKHR* pInfo) {
2577 // Not a CREATE or DESTROY function

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected