Searched refs:external_info (Results 1 – 5 of 5) sorted by relevance
750 const VkPhysicalDeviceExternalImageFormatInfo *external_info = NULL; in v3dv_GetPhysicalDeviceImageFormatProperties2() local759 external_info = (const void *) s; in v3dv_GetPhysicalDeviceImageFormatProperties2()801 if (external_info && external_info->handleType != 0) { in v3dv_GetPhysicalDeviceImageFormatProperties2()802 switch (external_info->handleType) { in v3dv_GetPhysicalDeviceImageFormatProperties2()
732 const VkPhysicalDeviceExternalImageFormatInfo *external_info = NULL; in tu_GetPhysicalDeviceImageFormatProperties2() local750 external_info = (const void *) s; in tu_GetPhysicalDeviceImageFormatProperties2()784 if (external_info && external_info->handleType != 0) { in tu_GetPhysicalDeviceImageFormatProperties2()786 physical_device, base_info, external_info->handleType, in tu_GetPhysicalDeviceImageFormatProperties2()
1411 const VkPhysicalDeviceExternalImageFormatInfo *external_info = NULL; in radv_GetPhysicalDeviceImageFormatProperties2() local1428 external_info = (const void *) s; in radv_GetPhysicalDeviceImageFormatProperties2()1470 if (external_info && external_info->handleType != 0) { in radv_GetPhysicalDeviceImageFormatProperties2()1471 get_external_image_format_properties(physical_device, base_info, external_info->handleType, in radv_GetPhysicalDeviceImageFormatProperties2()1484 external_info->handleType); in radv_GetPhysicalDeviceImageFormatProperties2()
1465 const VkExternalMemoryImageCreateInfo *external_info = in radv_image_create() local1469 image->shareable = external_info; in radv_image_create()1479 bool delay_layout = external_info && in radv_image_create()1480 (external_info->handleTypes & VK_EXTERNAL_MEMORY_HANDLE_TYPE_ANDROID_HARDWARE_BUFFER_BIT_ANDROID); in radv_image_create()
1110 const VkPhysicalDeviceExternalImageFormatInfo *external_info = NULL; in anv_GetPhysicalDeviceImageFormatProperties2() local1120 external_info = (const void *) s; in anv_GetPhysicalDeviceImageFormatProperties2()1175 if (external_info && external_info->handleType != 0) { in anv_GetPhysicalDeviceImageFormatProperties2()1176 switch (external_info->handleType) { in anv_GetPhysicalDeviceImageFormatProperties2()1203 external_info->handleType); in anv_GetPhysicalDeviceImageFormatProperties2()