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

Function CmdBlitImage2

icd/generated/function_definitions.h:1275–1277  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1273 // Not a CREATE or DESTROY function
1274}
1275static VKAPI_ATTR void VKAPI_CALL CmdBlitImage2(VkCommandBuffer commandBuffer, const VkBlitImageInfo2* pBlitImageInfo) {
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}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected