| 2517 | // Not a CREATE or DESTROY function |
| 2518 | } |
| 2519 | static VKAPI_ATTR void VKAPI_CALL CmdWriteTimestamp2KHR(VkCommandBuffer commandBuffer, VkPipelineStageFlags2 stage, |
| 2520 | VkQueryPool queryPool, uint32_t query) { |
| 2521 | // Not a CREATE or DESTROY function |
| 2522 | } |
| 2523 | static VKAPI_ATTR VkResult VKAPI_CALL QueueSubmit2KHR(VkQueue queue, uint32_t submitCount, const VkSubmitInfo2* pSubmits, |
| 2524 | VkFence fence) { |
| 2525 | // Not a CREATE or DESTROY function |
nothing calls this directly
no outgoing calls
no test coverage detected