Home
last modified time | relevance | path

Searched refs:set_polygon_stipple (Results 1 - 25 of 34) sorted by relevance

12

/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atom_stipple.c84 st->pipe->set_polygon_stipple(st->pipe, &newStipple); in st_update_polygon_stipple()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_clip.c102 llvmpipe->pipe.set_polygon_stipple = llvmpipe_set_polygon_stipple; in llvmpipe_init_clip_funcs()
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_state_clip.c100 pipe->set_polygon_stipple = softpipe_set_polygon_stipple; in softpipe_init_clip_funcs()
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe_pstipple.c494 pstip->driver_set_polygon_stipple = pipe->set_polygon_stipple; in draw_install_pstipple_stage()
517 pipe->set_polygon_stipple = pstip_set_polygon_stipple; in draw_install_pstipple_stage()
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_misc.c246 svga->pipe.set_polygon_stipple = svga_set_polygon_stipple; in svga_init_misc_functions()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_context.h485 void (*set_polygon_stipple)( struct pipe_context *, member
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_state.c477 pipe->set_polygon_stipple = nv30_set_polygon_stipple; in nv30_state_init()
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_state.c432 ctx->base.set_polygon_stipple = lima_set_polygon_stipple; in lima_state_init()
/third_party/mesa3d/src/gallium/auxiliary/driver_noop/
H A Dnoop_state.c461 ctx->set_polygon_stipple = noop_set_polygon_stipple; in noop_init_state_functions()
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_state.c692 pctx->set_polygon_stipple = vc4_set_polygon_stipple; in vc4_state_init()
/third_party/mesa3d/src/gallium/tools/trace/
H A Ddump_state.py431 def set_polygon_stipple(self, state): member in Context
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_state.c712 pctx->set_polygon_stipple = fd_set_polygon_stipple; in fd_state_init()
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_state.c1064 i915->base.set_polygon_stipple = i915_set_polygon_stipple; in i915_init_state_functions()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_state.c863 pctx->set_polygon_stipple = etna_set_polygon_stipple; in etna_state_init()
/third_party/mesa3d/src/gallium/drivers/tegra/
H A Dtegra_context.c525 context->gpu->set_polygon_stipple(context->gpu, stipple); in tegra_set_polygon_stipple()
1355 context->base.set_polygon_stipple = tegra_set_polygon_stipple; in tegra_screen_context_create()
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
H A Dtr_context.c998 trace_dump_call_begin("pipe_context", "set_polygon_stipple"); in trace_context_set_polygon_stipple()
1003 pipe->set_polygon_stipple(pipe, state); in trace_context_set_polygon_stipple()
2361 TR_CTX_INIT(set_polygon_stipple); in trace_context_create()
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/
H A Drbug_context.c703 pipe->set_polygon_stipple(pipe, in rbug_set_polygon_stipple()
1334 rb_pipe->base.set_polygon_stipple = rbug_set_polygon_stipple; in rbug_context_create()
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3dx_state.c1479 pctx->set_polygon_stipple = v3d_set_polygon_stipple; in state_init()
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
H A Ddd_context.c911 CTX_INIT(set_polygon_stipple); in dd_context_create()
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_context.c1123 gallium->set_polygon_stipple = panfrost_set_polygon_stipple; in panfrost_create_context()
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_context.c1640 vctx->base.set_polygon_stipple = virgl_set_polygon_stipple; in virgl_context_create()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_state.c1504 pipe->set_polygon_stipple = nv50_set_polygon_stipple; in nv50_init_state_functions()
/third_party/mesa3d/src/gallium/drivers/asahi/
H A Dagx_state.c1711 ctx->set_polygon_stipple = agx_set_polygon_stipple; in agx_init_state_functions()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_state.c1505 pipe->set_polygon_stipple = nvc0_set_polygon_stipple; in nvc0_init_state_functions()
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_state.c2151 r300->context.set_polygon_stipple = r300_set_polygon_stipple; in r300_init_state_functions()

Completed in 40 milliseconds

12