MCPcopy Create free account
hub / github.com/KhronosGroup/Vulkan-Tools / CmdSetCheckpointNV

Function CmdSetCheckpointNV

icd/generated/function_definitions.h:3464–3466  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3462 // Not a CREATE or DESTROY function
3463}
3464static VKAPI_ATTR void VKAPI_CALL CmdSetCheckpointNV(VkCommandBuffer commandBuffer, const void* pCheckpointMarker) {
3465 // Not a CREATE or DESTROY function
3466}
3467static VKAPI_ATTR void VKAPI_CALL GetQueueCheckpointDataNV(VkQueue queue, uint32_t* pCheckpointDataCount,
3468 VkCheckpointDataNV* pCheckpointData) {
3469 // Not a CREATE or DESTROY function

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected