Home
last modified time | relevance | path

Searched defs:rast (Results 1 – 25 of 42) sorted by relevance

12

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_rast.c64 lp_rast_begin( struct lp_rasterizer *rast, in lp_rast_begin()
77 lp_rast_end( struct lp_rasterizer *rast ) in lp_rast_end()
720 lp_rast_queue_scene( struct lp_rasterizer *rast, in lp_rast_queue_scene()
761 lp_rast_finish( struct lp_rasterizer *rast ) in lp_rast_finish()
787 struct lp_rasterizer *rast = task->rast; in PIPE_THREAD_ROUTINE() local
859 create_rast_threads(struct lp_rasterizer *rast) in create_rast_threads()
882 struct lp_rasterizer *rast; in lp_rast_create() local
938 void lp_rast_destroy( struct lp_rasterizer *rast ) in lp_rast_destroy()
Dlp_state_rasterizer.c45 clear_flags(struct pipe_rasterizer_state *rast) in clear_flags()
59 const struct pipe_rasterizer_state *rast) in llvmpipe_create_rasterizer_state()
Dlp_screen.h58 struct lp_rasterizer *rast; member
Dlp_rast_priv.h95 struct lp_rasterizer *rast; member
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_state_rss.c128 const struct svga_rasterizer_state *rast = svga->curr.rast; in emit_rss_vgpu9() local
317 struct pipe_rasterizer_state rast; in get_no_cull_rasterizer_state() local
415 const struct svga_rasterizer_state *rast; in emit_rss_vgpu10() local
Dsvga_pipe_rasterizer.c106 struct svga_rasterizer_state *rast) in define_rasterizer_object()
166 struct svga_rasterizer_state *rast = CALLOC_STRUCT(svga_rasterizer_state); in svga_create_rasterizer_state() local
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_state_rasterizer.c38 const struct pipe_rasterizer_state *rast) in softpipe_create_rasterizer_state()
/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_rasterizer.h47 fd2_rasterizer_stateobj(struct pipe_rasterizer_state *rast) in fd2_rasterizer_stateobj()
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_rasterizer.h48 fd3_rasterizer_stateobj(struct pipe_rasterizer_state *rast) in fd3_rasterizer_stateobj()
Dfd3_program.c91 const struct pipe_rasterizer_state *rast) in fd3_needs_manual_clipping()
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_rasterizer.h49 fd4_rasterizer_stateobj(struct pipe_rasterizer_state *rast) in fd4_rasterizer_stateobj()
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_unfilled.c216 const struct pipe_rasterizer_state *rast = stage->draw->rasterizer; in unfilled_first_tri() local
257 const struct pipe_rasterizer_state *rast = draw ? draw->rasterizer : 0; in draw_unfilled_prepare_outputs() local
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
Ddraw_pipe_validate.c152 const struct pipe_rasterizer_state *rast = draw->rasterizer; in validate_pipeline() local
Ddraw_pipe_wide_line.c157 const struct pipe_rasterizer_state *rast = draw->rasterizer; in wideline_first_line() local
Ddraw_pipe_offset.c151 const struct pipe_rasterizer_state *rast = stage->draw->rasterizer; in offset_first_tri() local
Ddraw_pipe_aapoint.c548 const struct pipe_rasterizer_state *rast = draw->rasterizer; in aapoint_first_point() local
632 const struct pipe_rasterizer_state *rast = draw->rasterizer; in draw_aapoint_prepare_outputs() local
Ddraw_pipe_aaline.c651 const struct pipe_rasterizer_state *rast = draw->rasterizer; in aaline_first_line() local
944 const struct pipe_rasterizer_state *rast = draw->rasterizer; in draw_aaline_prepare_outputs() local
Ddraw_context.c934 struct pipe_rasterizer_state rast; in draw_get_rasterizer_no_cull() local
1128 const struct pipe_rasterizer_state *rast = draw->rasterizer; in draw_will_inject_frontface() local
/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_pipe.c77 struct pipe_rasterizer_state rast; in nine_convert_rasterizer_state() local
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_rasterizer.h49 fd5_rasterizer_stateobj(struct pipe_rasterizer_state *rast) in fd5_rasterizer_stateobj()
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_rasterizer.h48 etna_rasterizer_state(struct pipe_rasterizer_state *rast) in etna_rasterizer_state()
/external/mesa3d/src/gallium/auxiliary/indices/
Du_primconvert.c101 *rast) in util_primconvert_save_rasterizer_state()
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_shader_state.c92 struct pipe_rasterizer_state *rast = &nvc0->rast->pipe; in nvc0_fragprog_validate() local
/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_compositor.h110 void *rast; member

12