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

/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_formats.c81 tu6_format_color_unchecked(VkFormat vk_format, enum a6xx_tile_mode tile_mode) function in typeref:struct:tu_native_format
105 return tu6_format_color_unchecked(vk_format, TILE6_LINEAR).fmt != FMT6_NONE;
111 struct tu_native_format fmt = tu6_format_color_unchecked(vk_format, tile_mode);

Completed in 2 milliseconds