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

Function CmdEndRendering

icd/generated/function_definitions.h:1284–1286  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1282 // Not a CREATE or DESTROY function
1283}
1284static VKAPI_ATTR void VKAPI_CALL CmdEndRendering(VkCommandBuffer commandBuffer) {
1285 // Not a CREATE or DESTROY function
1286}
1287static VKAPI_ATTR void VKAPI_CALL CmdSetCullMode(VkCommandBuffer commandBuffer, VkCullModeFlags cullMode) {
1288 // Not a CREATE or DESTROY function
1289}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected