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

Function CmdResolveImage2

icd/generated/function_definitions.h:1278–1280  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1276 // Not a CREATE or DESTROY function
1277}
1278static VKAPI_ATTR void VKAPI_CALL CmdResolveImage2(VkCommandBuffer commandBuffer, const VkResolveImageInfo2* pResolveImageInfo) {
1279 // Not a CREATE or DESTROY function
1280}
1281static VKAPI_ATTR void VKAPI_CALL CmdBeginRendering(VkCommandBuffer commandBuffer, const VkRenderingInfo* pRenderingInfo) {
1282 // Not a CREATE or DESTROY function
1283}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected