| 3615 | // Not a CREATE or DESTROY function |
| 3616 | } |
| 3617 | static 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 | } |
| 3621 | static VKAPI_ATTR void VKAPI_CALL CmdSetCullModeEXT(VkCommandBuffer commandBuffer, VkCullModeFlags cullMode) { |
| 3622 | // Not a CREATE or DESTROY function |
| 3623 | } |
nothing calls this directly
no outgoing calls
no test coverage detected