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/i965/
Dgen6_depthstencil.c87 ds->ds2.depth_test_func = intel_translate_compare_func(ctx->Depth.Func); in gen6_upload_depth_stencil_state()
Dgen6_blorp.cpp357 state->ds2.depth_test_func = COMPAREFUNC_NEVER; in gen6_blorp_emit_depth_stencil_state()
Dbrw_state_dump.c382 ds->ds2.depth_test_func, in dump_depth_stencil_state()
Dbrw_structs.h303 GLuint depth_test_func:3; member