Searched refs:fail_op (Results 1 - 25 of 96) sorted by relevance

1234

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_zsa.c64 so->stencil[i].fail_op = so->stencil[i].zfail_op = so->stencil[i].zpass_op = PIPE_STENCIL_OP_KEEP;
76 if (so->stencil[0].fail_op != PIPE_STENCIL_OP_KEEP ||
81 if (so->stencil[1].fail_op != PIPE_STENCIL_OP_KEEP ||
110 VIVS_PE_STENCIL_OP_FAIL_FRONT(translate_stencil_op(so->stencil[0].fail_op)) |
111 VIVS_PE_STENCIL_OP_FAIL_BACK(translate_stencil_op(so->stencil[1].fail_op)) |
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_zsa.c65 so->stencil[i].fail_op = so->stencil[i].zfail_op = so->stencil[i].zpass_op = PIPE_STENCIL_OP_KEEP;
77 if (so->stencil[0].fail_op != PIPE_STENCIL_OP_KEEP ||
83 if (so->stencil[1].fail_op != PIPE_STENCIL_OP_KEEP ||
112 VIVS_PE_STENCIL_OP_FAIL_FRONT(translate_stencil_op(stencil_front->fail_op)) |
113 VIVS_PE_STENCIL_OP_FAIL_BACK(translate_stencil_op(stencil_back->fail_op)) |
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_zsa.c63 A2XX_RB_DEPTHCONTROL_STENCILFAIL(fd_stencil_op(s->fail_op)) |
77 A2XX_RB_DEPTHCONTROL_STENCILFAIL_BF(fd_stencil_op(bs->fail_op)) |
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_zsa.c66 A3XX_RB_STENCIL_CONTROL_FAIL(fd_stencil_op(s->fail_op)) |
80 A3XX_RB_STENCIL_CONTROL_FAIL_BF(fd_stencil_op(bs->fail_op)) |
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_zsa.c63 A2XX_RB_DEPTHCONTROL_STENCILFAIL(fd_stencil_op(s->fail_op)) |
77 A2XX_RB_DEPTHCONTROL_STENCILFAIL_BF(fd_stencil_op(bs->fail_op)) |
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_zsa.c64 A3XX_RB_STENCIL_CONTROL_FAIL(fd_stencil_op(s->fail_op)) |
78 A3XX_RB_STENCIL_CONTROL_FAIL_BF(fd_stencil_op(bs->fail_op)) |
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_zsa.c64 A4XX_RB_STENCIL_CONTROL_FAIL(fd_stencil_op(s->fail_op)) |
79 A4XX_RB_STENCIL_CONTROL_FAIL_BF(fd_stencil_op(bs->fail_op)) |
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_zsa.c66 A4XX_RB_STENCIL_CONTROL_FAIL(fd_stencil_op(s->fail_op)) |
82 A4XX_RB_STENCIL_CONTROL_FAIL_BF(fd_stencil_op(bs->fail_op)) |
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_zsa.c86 A5XX_RB_STENCIL_CONTROL_FAIL(fd_stencil_op(s->fail_op)) |
99 A5XX_RB_STENCIL_CONTROL_FAIL_BF(fd_stencil_op(bs->fail_op)) |
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_zsa.c85 A5XX_RB_STENCIL_CONTROL_FAIL(fd_stencil_op(s->fail_op)) |
98 A5XX_RB_STENCIL_CONTROL_FAIL_BF(fd_stencil_op(bs->fail_op)) |
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_atom_depth.c124 dsa->stencil[0].fail_op = gl_stencil_op_to_pipe(ctx->Stencil.FailFunc[0]);
135 dsa->stencil[1].fail_op = gl_stencil_op_to_pipe(ctx->Stencil.FailFunc[back]);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_zsa.c93 A6XX_RB_STENCIL_CONTROL_FAIL(fd_stencil_op(s->fail_op)) |
106 A6XX_RB_STENCIL_CONTROL_FAIL_BF(fd_stencil_op(bs->fail_op)) |
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_zsa.c164 A6XX_RB_STENCIL_CONTROL_FAIL(fd_stencil_op(s->fail_op)) |
179 A6XX_RB_STENCIL_CONTROL_FAIL_BF(fd_stencil_op(bs->fail_op)) |
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_atom_depth.c103 dsa->stencil[0].fail_op = gl_stencil_op_to_pipe(ctx->Stencil.FailFunc[0]);
114 dsa->stencil[1].fail_op = gl_stencil_op_to_pipe(ctx->Stencil.FailFunc[back]);
/xsrc/external/mit/xcalc/dist/
H A Dxcalc.h138 extern void fail_op(void);
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_meta.c80 state->stencil_op.front.fail_op = cmd_buffer->state.dynamic.stencil_op.front.fail_op;
86 state->stencil_op.back.fail_op = cmd_buffer->state.dynamic.stencil_op.back.fail_op;
174 cmd_buffer->state.dynamic.stencil_op.front.fail_op = state->stencil_op.front.fail_op;
180 cmd_buffer->state.dynamic.stencil_op.back.fail_op = state->stencil_op.back.fail_op;
H A Dradv_meta.h75 VkStencilOp fail_op; member in struct:radv_meta_saved_state::__anonbb78a6860108::__anonbb78a6860208
82 VkStencilOp fail_op; member in struct:radv_meta_saved_state::__anonbb78a6860108::__anonbb78a6860308
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_hyperz.c94 return s->enabled && (s->fail_op != PIPE_STENCIL_OP_KEEP ||
225 (s->fail_op != PIPE_STENCIL_OP_KEEP ||
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/cso/
H A Ddsa.rst43 fail_op
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_pipe_depthstencil.c138 ds->stencil[0].fail = svga_translate_stencil_op(templ->stencil[0].fail_op);
160 ds->stencil[1].fail = svga_translate_stencil_op(templ->stencil[1].fail_op);
/xsrc/external/mit/MesaLib/dist/docs/gallium/cso/
H A Ddsa.rst43 fail_op
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_pipe_depthstencil.c147 ds->stencil[0].fail = svga_translate_stencil_op(templ->stencil[0].fail_op);
169 ds->stencil[1].fail = svga_translate_stencil_op(templ->stencil[1].fail_op);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Dnine_pipe.c49 dsa.stencil[0].fail_op = d3dstencilop_to_pipe_stencil_op(rs[D3DRS_STENCILFAIL]);
58 dsa.stencil[1].fail_op = d3dstencilop_to_pipe_stencil_op(rs[D3DRS_CCW_STENCILFAIL]);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dnine_pipe.c49 dsa.stencil[0].fail_op = d3dstencilop_to_pipe_stencil_op(rs[D3DRS_STENCILFAIL]);
58 dsa.stencil[1].fail_op = d3dstencilop_to_pipe_stencil_op(rs[D3DRS_CCW_STENCILFAIL]);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
H A Dp_state.h314 unsigned fail_op:3; /**< PIPE_STENCIL_OP_x */ member in struct:pipe_stencil_state

Completed in 20 milliseconds

1234