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

Function CmdCopyImageToBuffer2

icd/generated/function_definitions.h:1239–1242  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1237 // Not a CREATE or DESTROY function
1238}
1239static VKAPI_ATTR void VKAPI_CALL CmdCopyImageToBuffer2(VkCommandBuffer commandBuffer,
1240 const VkCopyImageToBufferInfo2* pCopyImageToBufferInfo) {
1241 // Not a CREATE or DESTROY function
1242}
1243static VKAPI_ATTR void VKAPI_CALL GetDeviceBufferMemoryRequirements(VkDevice device, const VkDeviceBufferMemoryRequirements* pInfo,
1244 VkMemoryRequirements2* pMemoryRequirements) {
1245 // TODO: Just hard-coding reqs for now

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected