Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i915/
Di830_reg.h352 #define DEPTH_TEST_FUNC_MASK 0x1f0000 macro
Di830_state.c429 i830->state.Ctx[I830_CTXREG_STATE3] &= ~DEPTH_TEST_FUNC_MASK; in i830DepthFunc()