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