Searched refs:bf_stencil_ref (Results 1 - 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_cc.c133 cc->cc1.bf_stencil_ref = ctx->Stencil.Ref[back];
H A Dgen6_cc.c226 cc->cc0.bf_stencil_ref = ctx->Stencil.Ref[ctx->Stencil._BackFace];
H A Dbrw_structs.h257 GLuint bf_stencil_ref:8; member in struct:gen6_color_calc_state::__anon14104
331 GLuint bf_stencil_ref:8; member in struct:brw_cc_unit_state::__anon14111
H A Dbrw_state_dump.c411 cc->cc0.bf_stencil_ref);

Completed in 96 milliseconds