Searched refs:tu6_format_color_unchecked (Results 1 – 1 of 1) sorted by relevance
81 tu6_format_color_unchecked(VkFormat vk_format, enum a6xx_tile_mode tile_mode) in tu6_format_color_unchecked() function105 return tu6_format_color_unchecked(vk_format, TILE6_LINEAR).fmt != FMT6_NONE; in tu6_format_color_supported()111 struct tu_native_format fmt = tu6_format_color_unchecked(vk_format, tile_mode); in tu6_format_color()