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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_screen.c136 if (fd_mesa_debug & FD_DBG_TTILE)
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_util.h85 #define FD_DBG_TTILE 0x200000 macro
H A Dfreedreno_screen.c88 {"ttile", FD_DBG_TTILE, "Enable texture tiling (a5xx)"},
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_util.h91 FD_DBG_TTILE = BITFIELD_BIT(21), enumerator in enum:fd_debug_flag
H A Dfreedreno_screen.c91 {"ttile", FD_DBG_TTILE, "Enable texture tiling (a2xx/a3xx/a5xx)"},

Completed in 6 milliseconds