Searched refs:tu6_format_color_supported (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_formats.c103 tu6_format_color_supported(VkFormat vk_format) function in typeref:typename:bool
175 bool supported_color = tu6_format_color_supported(vk_format);
H A Dtu_image.c383 if (!tu6_format_color_supported(format))
H A Dtu_private.h1380 bool tu6_format_color_supported(VkFormat format);

Completed in 6 milliseconds