Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_rast.c718 rast_flags[] = { variable
920 STATIC_ASSERT(ARRAY_SIZE(rast_flags) == LP_RAST_OP_MAX); in lp_characterize_bin()
924 andflags &= rast_flags[block->cmd[k]]; in lp_characterize_bin()