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

Function CmdWriteTimestamp2KHR

icd/generated/function_definitions.h:2519–2522  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected