Home
last modified time | relevance | path

Searched refs:set_stencil_ref (Results 1 – 25 of 38) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_state_blend.c147 pipe->set_stencil_ref = softpipe_set_stencil_ref; in softpipe_init_blend_funcs()
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context_calls.h51 CALL(set_stencil_ref)
Du_blitter.c732 pipe->set_stencil_ref(pipe, ctx->base.saved_stencil_ref); in util_blitter_restore_fragment_states()
1567 pipe->set_stencil_ref(pipe, sr); in util_blitter_clear_custom()
2476 pipe->set_stencil_ref(pipe, sr); in util_blitter_clear_depth_stencil()
2484 pipe->set_stencil_ref(pipe, sr); in util_blitter_clear_depth_stencil()
2947 pipe->set_stencil_ref(pipe, sr); in util_blitter_stencil_fallback()
/third_party/skia/src/gpu/d3d/
DGrD3DOpsRenderPass.cpp78 void set_stencil_ref(GrD3DGpu* gpu, const GrProgramInfo& info) { in set_stencil_ref() function
190 set_stencil_ref(fGpu, info); in onBindPipeline()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_blend.c213 llvmpipe->pipe.set_stencil_ref = llvmpipe_set_stencil_ref; in llvmpipe_init_blend_funcs()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_depthstencil.c311 svga->pipe.set_stencil_ref = svga_set_stencil_ref; in svga_init_depth_stencil_functions()
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_state.c436 ctx->base.set_stencil_ref = lima_set_stencil_ref; in lima_state_init()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_context.h409 void (*set_stencil_ref)( struct pipe_context *, member
/third_party/mesa3d/src/gallium/auxiliary/driver_noop/
Dnoop_state.c464 ctx->set_stencil_ref = noop_set_stencil_ref; in noop_init_state_functions()
/third_party/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_context.c371 ctx->pipe->set_stencil_ref(ctx->pipe, sr); in cso_unbind_context()
800 ctx->pipe->set_stencil_ref(ctx->pipe, sr); in cso_set_stencil_ref()
817 ctx->pipe->set_stencil_ref(ctx->pipe, ctx->stencil_ref); in cso_restore_stencil_ref()
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_blitter.c208 pctx->set_stencil_ref(pctx, sr); in fd_blitter_clear()
Dfreedreno_state.c704 pctx->set_stencil_ref = fd_set_stencil_ref; in fd_state_init()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_state.c472 pipe->set_stencil_ref = nv30_set_stencil_ref; in nv30_state_init()
/third_party/mesa3d/src/gallium/drivers/tegra/
Dtegra_context.c449 context->gpu->set_stencil_ref(context->gpu, ref); in tegra_set_stencil_ref()
1348 context->base.set_stencil_ref = tegra_set_stencil_ref; in tegra_screen_context_create()
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/
Drbug_context.c614 pipe->set_stencil_ref(pipe, in rbug_set_stencil_ref()
1330 rb_pipe->base.set_stencil_ref = rbug_set_stencil_ref; in rbug_context_create()
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_state.c687 pctx->set_stencil_ref = vc4_set_stencil_ref; in vc4_state_init()
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
DOutputMerger.cpp997 pipe->set_stencil_ref(pipe, psr); in SetDepthStencilState()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_state.c858 pctx->set_stencil_ref = etna_set_stencil_ref; in etna_state_init()
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_state.c1058 i915->base.set_stencil_ref = i915_set_stencil_ref; in i915_init_state_functions()
/third_party/mesa3d/src/gallium/tools/trace/
Ddump_state.py393 def set_stencil_ref(self, state): member in Context
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
Dtr_context.c886 pipe->set_stencil_ref(pipe, state); in trace_context_set_stencil_ref()
2355 TR_CTX_INIT(set_stencil_ref); in trace_context_create()
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_context.c1093 gallium->set_stencil_ref = panfrost_set_stencil_ref; in panfrost_create_context()
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
Ddd_context.c905 CTX_INIT(set_stencil_ref); in dd_context_create()
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3dx_state.c1474 pctx->set_stencil_ref = v3d_set_stencil_ref; in v3dX()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_state.c1498 pipe->set_stencil_ref = nv50_set_stencil_ref; in nv50_init_state_functions()

12