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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/
H A Dlima_screen.h43 #define LIMA_DEBUG_NO_TILING (1 << 6) macro
H A Dlima_screen.c577 { "notiling", LIMA_DEBUG_NO_TILING,
H A Dlima_resource.c182 bool should_tile = lima_debug & LIMA_DEBUG_NO_TILING ? false : true;

Completed in 5 milliseconds