Home
last modified time | relevance | path

Searched refs:texture_format_needs_swiz (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_format.h41 texture_format_needs_swiz(enum pipe_format fmt);
Detnaviv_format.c299 texture_format_needs_swiz(enum pipe_format fmt) in texture_format_needs_swiz() function
Detnaviv_screen.c510 if (texture_format_needs_swiz(format)) in gpu_supports_texure_format()