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

Function CmdWriteTimestamp2

icd/generated/function_definitions.h:1220–1223  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected