Searched refs:stencil_pass_op (Results 1 – 3 of 3) sorted by relevance
227 config.stencil_pass_op = in v3d_create_depth_stencil_alpha_state()246 config.stencil_pass_op = in v3d_create_depth_stencil_alpha_state()
2094 enum V3D33_Stencil_Op stencil_pass_op; member2118 __gen_uint(values->stencil_pass_op, 1, 3) | in V3D33_STENCIL_CFG_pack()2135 values->stencil_pass_op = __gen_unpack_uint(cl, 33, 35); in V3D33_STENCIL_CFG_unpack()
2431 config.stencil_pass_op = translate_stencil_op(stencil_state->passOp); in pack_single_stencil_cfg()