Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_rast_debug.c88 block->cmd[k] == LP_RAST_OP_SHADE_TILE_OPAQUE || in get_variant()
126 block->cmd[k] == LP_RAST_OP_SHADE_TILE_OPAQUE) in is_linear()
403 block->cmd[k] == LP_RAST_OP_SHADE_TILE_OPAQUE) in do_debug_bin()
Dlp_rast.h377 LP_RAST_OP_SHADE_TILE_OPAQUE = 0xe, enumerator
Dlp_setup_rect.c132 LP_RAST_OP_SHADE_TILE_OPAQUE, in lp_setup_whole_tile()
Dlp_rast.c1014 else if (bin->head->cmd[0] == LP_RAST_OP_SHADE_TILE_OPAQUE) in rasterize_bin()