Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/
Dradv_formats.c481 static bool radv_is_sampler_format_supported(VkFormat format, bool *linear_sampling) in radv_is_sampler_format_supported() function
726 if (radv_is_sampler_format_supported(format, &linear_sampling)) { in radv_physical_device_get_format_properties()