| 2569 | // Not a CREATE or DESTROY function |
| 2570 | } |
| 2571 | static VKAPI_ATTR void VKAPI_CALL CmdDrawIndirectCount2KHR(VkCommandBuffer commandBuffer, |
| 2572 | const VkDrawIndirectCount2InfoKHR* pInfo) { |
| 2573 | // Not a CREATE or DESTROY function |
| 2574 | } |
| 2575 | static VKAPI_ATTR void VKAPI_CALL CmdDrawIndexedIndirectCount2KHR(VkCommandBuffer commandBuffer, |
| 2576 | const VkDrawIndirectCount2InfoKHR* pInfo) { |
| 2577 | // Not a CREATE or DESTROY function |
nothing calls this directly
no outgoing calls
no test coverage detected