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

Function CmdEndDebugUtilsLabelEXT

icd/generated/function_definitions.h:3092–3094  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3090 // Not a CREATE or DESTROY function
3091}
3092static VKAPI_ATTR void VKAPI_CALL CmdEndDebugUtilsLabelEXT(VkCommandBuffer commandBuffer) {
3093 // Not a CREATE or DESTROY function
3094}
3095static VKAPI_ATTR void VKAPI_CALL CmdInsertDebugUtilsLabelEXT(VkCommandBuffer commandBuffer,
3096 const VkDebugUtilsLabelEXT* pLabelInfo) {
3097 // Not a CREATE or DESTROY function

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected