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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_format.h41 texture_format_needs_swiz(enum pipe_format fmt);
H A Detnaviv_format.c299 texture_format_needs_swiz(enum pipe_format fmt) function in typeref:typename:bool
H A Detnaviv_screen.c535 if (texture_format_needs_swiz(format))
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_format.h47 texture_format_needs_swiz(enum pipe_format fmt);
H A Detnaviv_format.c315 texture_format_needs_swiz(enum pipe_format fmt) function in typeref:typename:bool
H A Detnaviv_screen.c484 if (texture_format_needs_swiz(format))
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D18.0.2.rst97 - etnaviv: fix texture_format_needs_swiz

Completed in 8 milliseconds