Home
last modified time | relevance | path

Searched refs:DEPTH_TEST_FUNC (Results 1 – 5 of 5) 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()
1004 DEPTH_TEST_FUNC(COMPAREFUNC_LESS) | in i830_init_packets()
/external/igt-gpu-tools/lib/
Di830_reg.h472 #define DEPTH_TEST_FUNC(x) ((x)<<16) macro
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_state.c373 SB_BEGIN_3D(so, DEPTH_TEST_FUNC, 1); in nv50_zsa_state_create()
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_state.c373 SB_BEGIN_3D(so, DEPTH_TEST_FUNC, 1); in nvc0_zsa_state_create()