HomeSort by: relevance | last modified time | path
    Searched refs:tu6_format_color_supported (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
tu_formats.c 103 tu6_format_color_supported(VkFormat vk_format) function
175 bool supported_color = tu6_format_color_supported(vk_format);
tu_image.c 383 if (!tu6_format_color_supported(format))
tu_private.h 1380 bool tu6_format_color_supported(VkFormat format);

Completed in 8 milliseconds