Home
last modified time | relevance | path

Searched refs:depth_test (Results 1 – 10 of 10) sorted by relevance

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_quad_pipe.c57 insert_stage_at_head( sp, sp->quad.depth_test ); in sp_build_quad_pipeline()
60 insert_stage_at_head( sp, sp->quad.depth_test ); in sp_build_quad_pipeline()
Dsp_context.c108 if (softpipe->quad.depth_test) in softpipe_destroy()
109 softpipe->quad.depth_test->destroy( softpipe->quad.depth_test ); in softpipe_destroy()
272 softpipe->quad.depth_test = sp_quad_depth_test_stage(softpipe); in softpipe_create_context()
Dsp_context.h153 struct quad_stage *depth_test; member
/external/mesa3d/src/gallium/tests/graw/
Dgraw_util.h150 graw_util_default_state(struct graw_info *info, boolean depth_test) in graw_util_default_state() argument
165 depthStencilAlpha.depth.enabled = depth_test; in graw_util_default_state()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_cc.c207 cc->cc2.depth_test = 1; in upload_cc_unit()
Dbrw_structs.h344 GLuint depth_test:1; member
/external/deqp/modules/gles2/performance/
Des2pRedundantStateChangeTests.cpp169 ADD_TESTCASE(depth_test, "Enable/Disable depth test.", in init()
Des2pStateChangeTests.cpp183 ADD_TESTCASE(depth_test, "Enable/Disable depth test.", in init()
/external/deqp/modules/gles3/performance/
Des3pRedundantStateChangeTests.cpp169 ADD_TESTCASE(depth_test, "Enable/Disable depth test.", in init()
Des3pStateChangeTests.cpp183 ADD_TESTCASE(depth_test, "Enable/Disable depth test.", in init()