| 3090 | // Not a CREATE or DESTROY function |
| 3091 | } |
| 3092 | static VKAPI_ATTR void VKAPI_CALL CmdEndDebugUtilsLabelEXT(VkCommandBuffer commandBuffer) { |
| 3093 | // Not a CREATE or DESTROY function |
| 3094 | } |
| 3095 | static VKAPI_ATTR void VKAPI_CALL CmdInsertDebugUtilsLabelEXT(VkCommandBuffer commandBuffer, |
| 3096 | const VkDebugUtilsLabelEXT* pLabelInfo) { |
| 3097 | // Not a CREATE or DESTROY function |
nothing calls this directly
no outgoing calls
no test coverage detected