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

Function CmdCopyTensorARM

icd/generated/function_definitions.h:4299–4301  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4297 // Not a CREATE or DESTROY function
4298}
4299static VKAPI_ATTR void VKAPI_CALL CmdCopyTensorARM(VkCommandBuffer commandBuffer, const VkCopyTensorInfoARM* pCopyTensorInfo) {
4300 // Not a CREATE or DESTROY function
4301}
4302static VKAPI_ATTR void VKAPI_CALL GetPhysicalDeviceExternalTensorPropertiesARM(
4303 VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalTensorInfoARM* pExternalTensorInfo,
4304 VkExternalTensorPropertiesARM* pExternalTensorProperties) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected