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

/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_formats.c472 static bool radv_is_sampler_format_supported(VkFormat format, bool *linear_sampling) function in typeref:typename:bool
708 if (radv_is_sampler_format_supported(format, &linear_sampling)) {
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_formats.c521 radv_is_sampler_format_supported(VkFormat format, bool *linear_sampling) function in typeref:typename:bool
780 if (radv_is_sampler_format_supported(format, &linear_sampling)) {

Completed in 5 milliseconds