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

Function CmdNextSubpass

icd/generated/function_definitions.h:966–968  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

964 // Not a CREATE or DESTROY function
965}
966static VKAPI_ATTR void VKAPI_CALL CmdNextSubpass(VkCommandBuffer commandBuffer, VkSubpassContents contents) {
967 // Not a CREATE or DESTROY function
968}
969static VKAPI_ATTR void VKAPI_CALL CmdEndRenderPass(VkCommandBuffer commandBuffer) {
970 // Not a CREATE or DESTROY function
971}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected