Home
last modified time | relevance | path

Searched refs:LP_RAST_OP_SHADE_TILE (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_rast_debug.c73 if (block->cmd[k] == LP_RAST_OP_SHADE_TILE || in get_variant()
275 if (block->cmd[k] == LP_RAST_OP_SHADE_TILE || in do_debug_bin()
Dlp_rast.h289 #define LP_RAST_OP_SHADE_TILE 0xd macro
Dlp_rast.c638 else if (bin->head->cmd[0] == LP_RAST_OP_SHADE_TILE) in rasterize_bin()
Dlp_setup_tri.c256 LP_RAST_OP_SHADE_TILE, in lp_setup_whole_tile()