Home
last modified time | relevance | path

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

12

/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()
/external/chromium_org/third_party/mesa/src/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()
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
Dsp_state_clip.c75 const struct pipe_poly_stipple *stipple) in softpipe_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/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
Dlp_state_clip.c75 const struct pipe_poly_stipple *stipple) in llvmpipe_set_polygon_stipple()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_clip.c75 const struct pipe_poly_stipple *stipple) in llvmpipe_set_polygon_stipple()
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
Dsvga_pipe_misc.c45 const struct pipe_poly_stipple *stipple ) in svga_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/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
Dintel_pixel_bitmap.c187 GLuint stipple[32]; in do_blit_bitmap() local
/external/chromium_org/third_party/mesa/src/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/chromium_org/third_party/mesa/src/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/chromium_org/third_party/mesa/src/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/chromium_org/third_party/mesa/src/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/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/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/
Dnv50_context.h145 struct pipe_poly_stipple stipple; member
/external/mesa3d/src/gallium/drivers/nv50/
Dnv50_context.h145 struct pipe_poly_stipple stipple; member
/external/mesa3d/src/gallium/drivers/nvc0/
Dnvc0_context.h149 struct pipe_poly_stipple stipple; member

12