Searched defs:base_props (Results 1 - 7 of 7) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_formats.c | 330 lvp_GetPhysicalDeviceImageFormatProperties2( VkPhysicalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2 *base_info, VkImageFormatProperties2 *base_props) lvp_GetPhysicalDeviceImageFormatProperties2() argument
|
/third_party/mesa3d/src/panfrost/vulkan/ |
H A D | panvk_formats.c | 358 panvk_GetPhysicalDeviceImageFormatProperties2(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2 *base_info, VkImageFormatProperties2 *base_props) panvk_GetPhysicalDeviceImageFormatProperties2() argument
|
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_formats.c | 580 tu_GetPhysicalDeviceImageFormatProperties2( VkPhysicalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2 *base_info, VkImageFormatProperties2 *base_props) tu_GetPhysicalDeviceImageFormatProperties2() argument
|
/third_party/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_formats.c | 572 v3dv_GetPhysicalDeviceImageFormatProperties2(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2 *base_info, VkImageFormatProperties2 *base_props) v3dv_GetPhysicalDeviceImageFormatProperties2() argument
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_formats.c | 1762 radv_GetPhysicalDeviceImageFormatProperties2(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2 *base_info, VkImageFormatProperties2 *base_props) radv_GetPhysicalDeviceImageFormatProperties2() argument
|
/third_party/mesa3d/src/intel/vulkan/ |
H A D | anv_formats.c | 1379 anv_GetPhysicalDeviceImageFormatProperties2( VkPhysicalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2* base_info, VkImageFormatProperties2* base_props) anv_GetPhysicalDeviceImageFormatProperties2() argument
|
/third_party/mesa3d/src/microsoft/vulkan/ |
H A D | dzn_device.c | 662 VkFormatProperties *base_props = &properties->formatProperties; in dzn_physical_device_get_format_properties() local [all...] |
Completed in 11 milliseconds