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

Function GetQueueCheckpointData2NV

icd/generated/function_definitions.h:3471–3474  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3469 // Not a CREATE or DESTROY function
3470}
3471static VKAPI_ATTR void VKAPI_CALL GetQueueCheckpointData2NV(VkQueue queue, uint32_t* pCheckpointDataCount,
3472 VkCheckpointData2NV* pCheckpointData) {
3473 // Not a CREATE or DESTROY function
3474}
3475static VKAPI_ATTR VkResult VKAPI_CALL SetSwapchainPresentTimingQueueSizeEXT(VkDevice device, VkSwapchainKHR swapchain,
3476 uint32_t size) {
3477 // Not a CREATE or DESTROY function

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected