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

/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_formats.c109 tu6_format_color(VkFormat vk_format, enum a6xx_tile_mode tile_mode) function in typeref:struct:tu_native_format
H A Dtu_private.h1381 struct tu_native_format tu6_format_color(VkFormat format, enum a6xx_tile_mode tile_mode);
1388 /* note: tu6_format_color doesn't care about tiling for .fmt field */
1389 return tu6_format_color(format, TILE6_LINEAR).fmt;
H A Dtu_image.c386 struct tu_native_format cfmt = tu6_format_color(format, layout->tile_mode);
H A Dtu_clear_blit.c223 struct tu_native_format format = tu6_format_color(vk_format, TILE6_LINEAR);
958 struct tu_native_format format = tu6_format_color(vk_format, TILE6_LINEAR);
/xsrc/external/mit/MesaLib/dist/
H A D.pick_status.json[all...]

Completed in 142 milliseconds