Home
last modified time | relevance | path

Searched refs:back_writemask (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_state.c253 uint8_t back_writemask = front->writemask; in vc4_create_depth_stencil_alpha_state() local
259 back_writemask = back->writemask; in vc4_create_depth_stencil_alpha_state()
274 (back_writemask << 8)); in vc4_create_depth_stencil_alpha_state()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_depth.c279 LLVMValueRef back_writemask = in lp_build_stencil_op() local
283 writemask, back_writemask); in lp_build_stencil_op()