Home
last modified time | relevance | path

Searched refs:set_clip_state (Results 1 - 25 of 33) sorted by relevance

12

/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atom_clip.c66 st->pipe->set_clip_state(st->pipe, &clip); in st_update_clip()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_clip.c101 llvmpipe->pipe.set_clip_state = llvmpipe_set_clip_state; in llvmpipe_init_clip_funcs()
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_state_clip.c97 pipe->set_clip_state = softpipe_set_clip_state; in softpipe_init_clip_funcs()
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_misc.c248 svga->pipe.set_clip_state = svga_set_clip_state; in svga_init_misc_functions()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_context.h418 void (*set_clip_state)( struct pipe_context *, member
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_state.c473 pipe->set_clip_state = nv30_set_clip_state; in nv30_state_init()
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_state.c437 ctx->base.set_clip_state = lima_set_clip_state; in lima_state_init()
/third_party/mesa3d/src/gallium/auxiliary/driver_noop/
H A Dnoop_state.c454 ctx->set_clip_state = noop_set_clip_state; in noop_init_state_functions()
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_context.c281 pipe->set_clip_state(pipe, &cs); in r300_init_states()
H A Dr300_state.c2134 r300->context.set_clip_state = r300_set_clip_state; in r300_init_state_functions()
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_state.c688 pctx->set_clip_state = vc4_set_clip_state; in vc4_state_init()
/third_party/mesa3d/src/gallium/tools/trace/
H A Ddump_state.py396 def set_clip_state(self, state): member in Context
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_state.c705 pctx->set_clip_state = fd_set_clip_state; in fd_state_init()
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_state.c1059 i915->base.set_clip_state = i915_set_clip_state; in i915_init_state_functions()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_state.c859 pctx->set_clip_state = etna_set_clip_state; in etna_state_init()
/third_party/mesa3d/src/gallium/drivers/tegra/
H A Dtegra_context.c474 context->gpu->set_clip_state(context->gpu, state); in tegra_set_clip_state()
1351 context->base.set_clip_state = tegra_set_clip_state; in tegra_screen_context_create()
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
H A Dtr_context.c899 trace_dump_call_begin("pipe_context", "set_clip_state"); in trace_context_set_clip_state()
904 pipe->set_clip_state(pipe, state); in trace_context_set_clip_state()
2356 TR_CTX_INIT(set_clip_state); in trace_context_create()
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/
H A Drbug_context.c627 pipe->set_clip_state(pipe, in rbug_set_clip_state()
1331 rb_pipe->base.set_clip_state = rbug_set_clip_state; in rbug_context_create()
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3dx_state.c1475 pctx->set_clip_state = v3d_set_clip_state; in state_init()
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
H A Ddd_context.c908 CTX_INIT(set_clip_state); in dd_context_create()
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_context.c1120 gallium->set_clip_state = panfrost_set_clip_state; in panfrost_create_context()
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_context.c1645 vctx->base.set_clip_state = virgl_set_clip_state; in virgl_context_create()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_state.c1499 pipe->set_clip_state = nv50_set_clip_state; in nv50_init_state_functions()
/third_party/mesa3d/src/gallium/drivers/asahi/
H A Dagx_state.c1707 ctx->set_clip_state = agx_set_clip_state; in agx_init_state_functions()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_state.c1499 pipe->set_clip_state = nvc0_set_clip_state; in nvc0_init_state_functions()

Completed in 39 milliseconds

12