Home
last modified time | relevance | path

Searched refs:LP_RAST_FLAGS_TILE (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_rast.h375 #define LP_RAST_FLAGS_TILE (0x4) macro
Dlp_rast_debug.c165 else if (info.type & LP_RAST_FLAGS_TILE) in debug_bin()