Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_rast_debug.c74 block->cmd[k] == LP_RAST_OP_SHADE_TILE_OPAQUE || in get_variant()
276 block->cmd[k] == LP_RAST_OP_SHADE_TILE_OPAQUE) in do_debug_bin()
Dlp_rast.h290 #define LP_RAST_OP_SHADE_TILE_OPAQUE 0xe macro
Dlp_rast.c636 if (bin->head->cmd[0] == LP_RAST_OP_SHADE_TILE_OPAQUE) in rasterize_bin()
Dlp_setup_tri.c250 LP_RAST_OP_SHADE_TILE_OPAQUE, in lp_setup_whole_tile()