Searched refs:DEPTH_TEST_FUNC_MASK (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/mesa/drivers/dri/i915/ | ||
D | i830_reg.h | 352 #define DEPTH_TEST_FUNC_MASK 0x1f0000 macro |
D | i830_state.c | 429 i830->state.Ctx[I830_CTXREG_STATE3] &= ~DEPTH_TEST_FUNC_MASK; in i830DepthFunc() |