Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i915/
Di830_reg.h355 #define DEPTH_TEST_FUNC(x) ((x)<<16) macro
Di830_state.c431 DEPTH_TEST_FUNC(test)); in i830DepthFunc()
1005 DEPTH_TEST_FUNC(COMPAREFUNC_LESS) | in i830_init_packets()
/external/mesa3d/src/gallium/drivers/nv50/
Dnv50_state.c364 SB_BEGIN_3D(so, DEPTH_TEST_FUNC, 1); in nv50_zsa_state_create()
/external/mesa3d/src/gallium/drivers/nvc0/
Dnvc0_state.c345 SB_BEGIN_3D(so, DEPTH_TEST_FUNC, 1); in nvc0_zsa_state_create()