Home
last modified time | relevance | path

Searched defs:stipple (Results 1 – 20 of 20) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_stipple.c122 struct stipple_stage *stipple = stipple_stage(stage); in stipple_line() local
177 struct stipple_stage *stipple = stipple_stage(stage); in reset_stipple_counter() local
185 struct stipple_stage *stipple = stipple_stage(stage); in stipple_reset_point() local
193 struct stipple_stage *stipple = stipple_stage(stage); in stipple_reset_tri() local
203 struct stipple_stage *stipple = stipple_stage(stage); in stipple_first_line() local
237 struct stipple_stage *stipple = CALLOC_STRUCT(stipple_stage); in draw_stipple_stage() local
Ddraw_pipe_pstipple.c91 const struct pipe_poly_stipple *stipple; member
395 const uint *stipple = pstip->state.stipple->stipple; in pstip_update_texture() local
749 const struct pipe_poly_stipple *stipple) in pstip_set_polygon_stipple()
Ddraw_private.h114 struct draw_stage *stipple; member
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_clip.c75 const struct pipe_poly_stipple *stipple) in llvmpipe_set_polygon_stipple()
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_state_clip.c75 const struct pipe_poly_stipple *stipple) in softpipe_set_polygon_stipple()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_misc.c45 const struct pipe_poly_stipple *stipple ) in svga_set_polygon_stipple()
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_pixel_bitmap.c187 GLuint stipple[32]; in do_blit_bitmap() local
/external/mesa3d/src/mesa/drivers/dri/intel/
Dintel_pixel_bitmap.c187 GLuint stipple[32]; in do_blit_bitmap() local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_pixel_bitmap.c187 GLuint stipple[32]; in do_blit_bitmap() local
/external/mesa3d/src/gallium/drivers/nv30/
Dnv30_state.c366 const struct pipe_poly_stipple *stipple) in nv30_set_polygon_stipple()
Dnv30_context.h101 struct pipe_poly_stipple stipple; member
/external/mesa3d/src/mesa/swrast/
Ds_span.c668 const GLuint stipple = ctx->PolygonStipple[row]; in stipple_polygon_span() local
677 const GLuint stipple = ctx->PolygonStipple[span->y % 32]; in stipple_polygon_span() local
/external/mesa3d/src/gallium/drivers/nv50/
Dnv50_context.h145 struct pipe_poly_stipple stipple; member
Dnv50_state.c856 const struct pipe_poly_stipple *stipple) in nv50_set_polygon_stipple()
/external/mesa3d/src/gallium/drivers/nvc0/
Dnvc0_context.h149 struct pipe_poly_stipple stipple; member
Dnvc0_state.c751 const struct pipe_poly_stipple *stipple) in nvc0_set_polygon_stipple()
/external/mesa3d/src/gallium/drivers/i915/
Di915_state.c558 const struct pipe_poly_stipple *stipple ) in i915_set_polygon_stipple()
/external/mesa3d/src/mesa/main/
Dattrib.c400 GLuint *stipple; in _mesa_PushAttrib() local
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_context.h336 struct radeon_stipple_state stipple; member
/external/mesa3d/src/gallium/include/pipe/
Dp_state.h160 unsigned stipple[32]; member