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

Function CmdEndRenderPass2

icd/generated/function_definitions.h:1189–1191  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1187 // Not a CREATE or DESTROY function
1188}
1189static VKAPI_ATTR void VKAPI_CALL CmdEndRenderPass2(VkCommandBuffer commandBuffer, const VkSubpassEndInfo* pSubpassEndInfo) {
1190 // Not a CREATE or DESTROY function
1191}
1192static VKAPI_ATTR VkResult VKAPI_CALL GetPhysicalDeviceToolProperties(VkPhysicalDevice physicalDevice, uint32_t* pToolCount,
1193 VkPhysicalDeviceToolProperties* pToolProperties) {
1194 // Not a CREATE or DESTROY function

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected