Home
last modified time | relevance | path

Searched refs:fail_op (Results 1 – 25 of 26) sorted by relevance

12

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_depthstencil.c85 ds->stencil[0].fail = svga_translate_stencil_op(templ->stencil[0].fail_op); in svga_create_depth_stencil_state()
100 ds->stencil[1].fail = svga_translate_stencil_op(templ->stencil[1].fail_op); in svga_create_depth_stencil_state()
/external/mesa3d/src/mesa/state_tracker/
Dst_atom_depth.c114 dsa->stencil[0].fail_op = gl_stencil_op_to_pipe(ctx->Stencil.FailFunc[0]); in update_depth_stencil_alpha()
125 dsa->stencil[1].fail_op = gl_stencil_op_to_pipe(ctx->Stencil.FailFunc[back]); in update_depth_stencil_alpha()
Dst_cb_clear.c267 depth_stencil.stencil[0].fail_op = PIPE_STENCIL_OP_REPLACE; in clear_with_quad()
/external/mesa3d/src/gallium/drivers/r300/
Dr300_hyperz.c95 return s->enabled && (s->fail_op != PIPE_STENCIL_OP_KEEP || in r300_dsa_stencil_op_not_keep()
226 (s->fail_op != PIPE_STENCIL_OP_KEEP || in r300_dsa_writes_stencil()
Dr300_state.c608 (r300_translate_stencil_op(state->stencil[0].fail_op) << in r300_create_dsa_state()
626 (r300_translate_stencil_op(state->stencil[1].fail_op) << in r300_create_dsa_state()
/external/mesa3d/src/gallium/docs/source/cso/
Ddsa.rst43 fail_op
/external/mesa3d/src/gallium/include/pipe/
Dp_state.h228 unsigned fail_op:3; /**< PIPE_STENCIL_OP_x */ member
/external/mesa3d/src/gallium/drivers/nv30/
Dnv30_state.c231 SB_DATA (so, nvgl_stencil_op(cso->stencil[0].fail_op)); in nv30_zsa_state_create()
247 SB_DATA (so, nvgl_stencil_op(cso->stencil[1].fail_op)); in nv30_zsa_state_create()
/external/mesa3d/src/gallium/auxiliary/postprocess/
Dpp_mlaa.c108 mstencil.stencil[0].fail_op = PIPE_STENCIL_OP_KEEP; in pp_jimenezmlaa_run()
/external/mesa3d/src/gallium/state_trackers/vega/
Drenderer.c994 dsa->stencil[0].fail_op = PIPE_STENCIL_OP_KEEP; in renderer_polygon_stencil_begin()
1006 dsa->stencil[0].fail_op = PIPE_STENCIL_OP_KEEP; in renderer_polygon_stencil_begin()
1111 dsa.stencil[0].fail_op = PIPE_STENCIL_OP_REPLACE; in renderer_polygon_fill_begin()
/external/mesa3d/src/gallium/drivers/i915/
Di915_state.c457 int fop = i915_translate_stencil_op(depth_stencil->stencil[0].fail_op); in i915_create_depth_stencil_state()
471 int fop = i915_translate_stencil_op(depth_stencil->stencil[1].fail_op); in i915_create_depth_stencil_state()
/external/mesa3d/src/gallium/drivers/nvc0/
Dnvc0_state.c352 SB_DATA (so, nvgl_stencil_op(cso->stencil[0].fail_op)); in nvc0_zsa_state_create()
367 SB_DATA (so, nvgl_stencil_op(cso->stencil[1].fail_op)); in nvc0_zsa_state_create()
/external/mesa3d/src/gallium/drivers/nv50/
Dnv50_state.c373 SB_DATA (so, nvgl_stencil_op(cso->stencil[0].fail_op)); in nv50_zsa_state_create()
389 SB_DATA (so, nvgl_stencil_op(cso->stencil[1].fail_op)); in nv50_zsa_state_create()
/external/mesa3d/src/gallium/drivers/trace/
Dtr_dump_state.c329 trace_dump_member(uint, &state->stencil[i], fail_op); in trace_dump_depth_stencil_alpha_state()
/external/mesa3d/src/gallium/auxiliary/util/
Du_dump_state.c498 util_dump_member(stream, uint, &state->stencil[i], fail_op); in util_dump_depth_stencil_alpha_state()
Du_blit.c111 ctx->dsa_write_stencil.stencil[0].fail_op = PIPE_STENCIL_OP_REPLACE; in util_create_blit()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_depth.c191 stencil_op = stencil->fail_op; in lp_build_stencil_op_single()
Dlp_state_fs.c1141 …debug_printf("stencil[%u].fail_op = %s\n", i, util_dump_stencil_op(key->stencil[i].fail_op, TRUE)); in dump_fs_variant_key()
/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
Dd3d11_screen.h537 …state.stencil[0].fail_op = d3d11_to_pipe_stencil_op[depth_stencil_state_desc->FrontFace.StencilFai… in CreateDepthStencilState()
544 …state.stencil[1].fail_op = d3d11_to_pipe_stencil_op[depth_stencil_state_desc->BackFace.StencilFail… in CreateDepthStencilState()
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_quad_depth_test.c628 failOp = softpipe->depth_stencil->stencil[face].fail_op; in depth_stencil_test_quad()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c584 db_stencil_control |= S_02842C_STENCILFAIL(si_translate_stencil_op(state->stencil[0].fail_op)); in si_create_dsa_state()
591 … db_stencil_control |= S_02842C_STENCILFAIL_BF(si_translate_stencil_op(state->stencil[1].fail_op)); in si_create_dsa_state()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_state.c825 db_depth_control |= S_028800_STENCILFAIL(r600_translate_stencil_op(state->stencil[0].fail_op)); in r600_create_dsa_state()
832 … db_depth_control |= S_028800_STENCILFAIL_BF(r600_translate_stencil_op(state->stencil[1].fail_op)); in r600_create_dsa_state()
Devergreen_state.c805 db_depth_control |= S_028800_STENCILFAIL(r600_translate_stencil_op(state->stencil[0].fail_op)); in evergreen_create_dsa_state()
812 … db_depth_control |= S_028800_STENCILFAIL_BF(r600_translate_stencil_op(state->stencil[1].fail_op)); in evergreen_create_dsa_state()
/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_mpeg12_decoder.c786 dsa.stencil[i].fail_op = PIPE_STENCIL_OP_KEEP; in init_pipe_state()
Dvl_compositor.c466 dsa.stencil[i].fail_op = PIPE_STENCIL_OP_KEEP; in init_pipe_state()

12