Home
last modified time | relevance | path

Searched refs:base_props (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_formats.c411 VkImageFormatProperties2 *base_props) in lvp_GetPhysicalDeviceImageFormatProperties2() argument
416 &base_props->imageFormatProperties); in lvp_GetPhysicalDeviceImageFormatProperties2()
/external/mesa3d/src/freedreno/vulkan/
Dtu_formats.c729 VkImageFormatProperties2 *base_props) in tu_GetPhysicalDeviceImageFormatProperties2() argument
741 base_info, &base_props->imageFormatProperties, &format_feature_flags); in tu_GetPhysicalDeviceImageFormatProperties2()
761 vk_foreach_struct(s, base_props->pNext) in tu_GetPhysicalDeviceImageFormatProperties2()
821 base_props->imageFormatProperties = (VkImageFormatProperties) {}; in tu_GetPhysicalDeviceImageFormatProperties2()
/external/mesa3d/src/amd/vulkan/
Dradv_formats.c1408 VkImageFormatProperties2 *base_props) in radv_GetPhysicalDeviceImageFormatProperties2() argument
1420 &base_props->imageFormatProperties); in radv_GetPhysicalDeviceImageFormatProperties2()
1436 vk_foreach_struct(s, base_props->pNext) { in radv_GetPhysicalDeviceImageFormatProperties2()
1473 &base_props->imageFormatProperties); in radv_GetPhysicalDeviceImageFormatProperties2()
1512 base_props->imageFormatProperties = (VkImageFormatProperties) {0}; in radv_GetPhysicalDeviceImageFormatProperties2()
/external/mesa3d/src/intel/vulkan/
Danv_formats.c1107 VkImageFormatProperties2* base_props) in anv_GetPhysicalDeviceImageFormatProperties2() argument
1135 vk_foreach_struct(s, base_props->pNext) { in anv_GetPhysicalDeviceImageFormatProperties2()
1153 &base_props->imageFormatProperties, ycbcr_props); in anv_GetPhysicalDeviceImageFormatProperties2()
1166 base_props->imageFormatProperties.maxArrayLayers = 1; in anv_GetPhysicalDeviceImageFormatProperties2()
1219 base_props->imageFormatProperties = (VkImageFormatProperties) {}; in anv_GetPhysicalDeviceImageFormatProperties2()
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_formats.c747 VkImageFormatProperties2 *base_props) in v3dv_GetPhysicalDeviceImageFormatProperties2() argument
784 vk_foreach_struct(s, base_props->pNext) { in v3dv_GetPhysicalDeviceImageFormatProperties2()
797 &base_props->imageFormatProperties, NULL); in v3dv_GetPhysicalDeviceImageFormatProperties2()