Searched refs:back_writemask (Results 1 – 3 of 3) sorted by relevance
253 uint8_t back_writemask = front->writemask; in vc4_create_depth_stencil_alpha_state() local259 back_writemask = back->writemask; in vc4_create_depth_stencil_alpha_state()274 (back_writemask << 8)); in vc4_create_depth_stencil_alpha_state()
59 GLuint back_ref, back_writemask, back_mask; in i915_update_stencil() local77 back_writemask = ctx->Stencil.WriteMask[ctx->Stencil._BackFace]; in i915_update_stencil()92 back_writemask = ctx->Stencil.WriteMask[0]; in i915_update_stencil()150 BFM_STENCIL_WRITE_MASK(back_writemask)); in i915_update_stencil()
275 LLVMValueRef back_writemask = lp_build_const_int_vec(bld->gallivm, bld->type, in lp_build_stencil_op() local277 writemask = lp_build_select(bld, front_facing, writemask, back_writemask); in lp_build_stencil_op()