| 3462 | // Not a CREATE or DESTROY function |
| 3463 | } |
| 3464 | static VKAPI_ATTR void VKAPI_CALL CmdSetCheckpointNV(VkCommandBuffer commandBuffer, const void* pCheckpointMarker) { |
| 3465 | // Not a CREATE or DESTROY function |
| 3466 | } |
| 3467 | static VKAPI_ATTR void VKAPI_CALL GetQueueCheckpointDataNV(VkQueue queue, uint32_t* pCheckpointDataCount, |
| 3468 | VkCheckpointDataNV* pCheckpointData) { |
| 3469 | // Not a CREATE or DESTROY function |
nothing calls this directly
no outgoing calls
no test coverage detected