Searched refs:LP_RAST_OP_MASK (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ | ||
D | lp_rast.h | 406 LP_RAST_OP_MASK = 0xff enumerator |
D | lp_scene.h | 339 tail->cmd[i] = cmd & LP_RAST_OP_MASK; in lp_scene_bin_command() |