| 4682 | // Not a CREATE or DESTROY function |
| 4683 | } |
| 4684 | static VKAPI_ATTR void VKAPI_CALL CmdBeginCustomResolveEXT(VkCommandBuffer commandBuffer, |
| 4685 | const VkBeginCustomResolveInfoEXT* pBeginCustomResolveInfo) { |
| 4686 | // Not a CREATE or DESTROY function |
| 4687 | } |
| 4688 | static VKAPI_ATTR VkResult VKAPI_CALL GetPhysicalDeviceQueueFamilyDataGraphOpticalFlowImageFormatsARM( |
| 4689 | VkPhysicalDevice physicalDevice, uint32_t queueFamilyIndex, |
| 4690 | const VkQueueFamilyDataGraphPropertiesARM* pQueueFamilyDataGraphProperties, |
nothing calls this directly
no outgoing calls
no test coverage detected