| 4297 | // Not a CREATE or DESTROY function |
| 4298 | } |
| 4299 | static VKAPI_ATTR void VKAPI_CALL CmdCopyTensorARM(VkCommandBuffer commandBuffer, const VkCopyTensorInfoARM* pCopyTensorInfo) { |
| 4300 | // Not a CREATE or DESTROY function |
| 4301 | } |
| 4302 | static VKAPI_ATTR void VKAPI_CALL GetPhysicalDeviceExternalTensorPropertiesARM( |
| 4303 | VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalTensorInfoARM* pExternalTensorInfo, |
| 4304 | VkExternalTensorPropertiesARM* pExternalTensorProperties) { |
nothing calls this directly
no outgoing calls
no test coverage detected