Home
last modified time | relevance | path

Searched refs:radv_get_image_format_properties (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/amd/vulkan/
Dradv_formats.c1137 static VkResult radv_get_image_format_properties(struct radv_physical_device *physical_device, in radv_get_image_format_properties() function
1335 return radv_get_image_format_properties(physical_device, &info, format, in radv_GetPhysicalDeviceImageFormatProperties()
1419 result = radv_get_image_format_properties(physical_device, base_info, format, in radv_GetPhysicalDeviceImageFormatProperties2()
/external/mesa3d/docs/relnotes/
D18.1.8.rst72 - radv: Add missing checks in radv_get_image_format_properties.