| 1218 | // Not a CREATE or DESTROY function |
| 1219 | } |
| 1220 | static VKAPI_ATTR void VKAPI_CALL CmdWriteTimestamp2(VkCommandBuffer commandBuffer, VkPipelineStageFlags2 stage, |
| 1221 | VkQueryPool queryPool, uint32_t query) { |
| 1222 | // Not a CREATE or DESTROY function |
| 1223 | } |
| 1224 | static VKAPI_ATTR VkResult VKAPI_CALL QueueSubmit2(VkQueue queue, uint32_t submitCount, const VkSubmitInfo2* pSubmits, |
| 1225 | VkFence fence) { |
| 1226 | // Not a CREATE or DESTROY function |
nothing calls this directly
no outgoing calls
no test coverage detected