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

Function CmdCopyImage2

icd/generated/function_definitions.h:1232–1234  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1230 // Not a CREATE or DESTROY function
1231}
1232static VKAPI_ATTR void VKAPI_CALL CmdCopyImage2(VkCommandBuffer commandBuffer, const VkCopyImageInfo2* pCopyImageInfo) {
1233 // Not a CREATE or DESTROY function
1234}
1235static VKAPI_ATTR void VKAPI_CALL CmdCopyBufferToImage2(VkCommandBuffer commandBuffer,
1236 const VkCopyBufferToImageInfo2* pCopyBufferToImageInfo) {
1237 // Not a CREATE or DESTROY function

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected