Home
last modified time | relevance | path

Searched defs:rast (Results 1 - 25 of 53) sorted by relevance

123

/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_rasterizer.h43 fd6_rasterizer_stateobj(struct pipe_rasterizer_state *rast) in fd6_rasterizer_stateobj() argument
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_state_rasterizer.c37 softpipe_create_rasterizer_state(struct pipe_context *pipe, const struct pipe_rasterizer_state *rast) softpipe_create_rasterizer_state() argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_rasterizer.c45 clear_flags(struct pipe_rasterizer_state *rast) in clear_flags() argument
58 llvmpipe_create_rasterizer_state(struct pipe_context *pipe, const struct pipe_rasterizer_state *rast) llvmpipe_create_rasterizer_state() argument
[all...]
H A Dlp_screen.h59 struct lp_rasterizer *rast; member
H A Dlp_rast_priv.h95 struct lp_rasterizer *rast; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_rasterizer.h48 fd4_rasterizer_stateobj(struct pipe_rasterizer_state *rast) in fd4_rasterizer_stateobj() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_rasterizer.h49 fd5_rasterizer_stateobj(struct pipe_rasterizer_state *rast) in fd5_rasterizer_stateobj() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_rasterizer.h45 fd2_rasterizer_stateobj(struct pipe_rasterizer_state *rast) in fd2_rasterizer_stateobj() argument
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_rasterizer.h48 etna_rasterizer_state(struct pipe_rasterizer_state *rast) in etna_rasterizer_state() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_rasterizer.h46 fd3_rasterizer_stateobj(struct pipe_rasterizer_state *rast) in fd3_rasterizer_stateobj() argument
H A Dfd3_program.c42 fd3_needs_manual_clipping(const struct ir3_shader *shader, const struct pipe_rasterizer_state *rast) fd3_needs_manual_clipping() argument
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_pipe.c80 struct pipe_rasterizer_state rast; in nine_convert_rasterizer_state() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe_validate.c150 const struct pipe_rasterizer_state *rast = draw->rasterizer; in validate_pipeline() local
[all...]
H A Ddraw_pipe_wide_line.c146 const struct pipe_rasterizer_state *rast = draw->rasterizer; in wideline_first_line() local
H A Ddraw_pipe_unfilled.c215 const struct pipe_rasterizer_state *rast = stage->draw->rasterizer; in unfilled_first_tri() local
256 const struct pipe_rasterizer_state *rast = draw ? draw->rasterizer : NULL; in draw_unfilled_prepare_outputs() local
[all...]
H A Ddraw_pipe_offset.c151 const struct pipe_rasterizer_state *rast = stage->draw->rasterizer; in offset_first_tri() local
[all...]
H A Ddraw_pipe_wide_point.c102 const struct pipe_rasterizer_state *rast = draw->rasterizer; in set_texcoords() local
203 const struct pipe_rasterizer_state *rast = draw->rasterizer; in widepoint_first_point() local
[all...]
H A Ddraw_pipe_aapoint.c575 const struct pipe_rasterizer_state *rast = draw->rasterizer; in aapoint_first_point() local
659 const struct pipe_rasterizer_state *rast = draw->rasterizer; in draw_aapoint_prepare_outputs() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state_rss.c144 const struct svga_rasterizer_state *rast = svga->curr.rast; in emit_rss_vgpu9() local
327 struct pipe_rasterizer_state rast; in get_no_cull_rasterizer_state() local
369 get_alt_rasterizer_state_id(struct svga_context *svga, struct svga_rasterizer_state *rast, unsigned samples) get_alt_rasterizer_state_id() argument
484 struct svga_rasterizer_state *rast = svga->curr.rast; emit_rss_vgpu10() local
[all...]
H A Dsvga_pipe_rasterizer.c105 svga_define_rasterizer_object(struct svga_context *svga, struct svga_rasterizer_state *rast, unsigned samples) svga_define_rasterizer_object() argument
192 struct svga_rasterizer_state *rast = CALLOC_STRUCT(svga_rasterizer_state); svga_create_rasterizer_state() local
[all...]
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_pipeline_state.h66 struct d3d12_rasterizer_state *rast; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_shader_state.c109 struct pipe_rasterizer_state *rast = &nvc0->rast->pipe; in nvc0_fragprog_validate() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_shader_state.c180 struct pipe_rasterizer_state *rast = &nv50->rast->pipe; in nv50_fragprog_validate() local
[all...]
/third_party/mesa3d/src/util/indices/
H A Du_primconvert.c88 util_primconvert_save_rasterizer_state(struct primconvert_context *pc, const struct pipe_rasterizer_state *rast) util_primconvert_save_rasterizer_state() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_draw.c281 struct nv30_rasterizer_stateobj *rast = nv30->rast; in nv30_render_validate() local

Completed in 14 milliseconds

123