/external/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_pipe_stipple.c | 122 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
|
D | draw_pipe_pstipple.c | 91 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()
|
D | draw_private.h | 114 struct draw_stage *stipple; member
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_state_clip.c | 75 const struct pipe_poly_stipple *stipple) in llvmpipe_set_polygon_stipple()
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_state_clip.c | 75 const struct pipe_poly_stipple *stipple) in softpipe_set_polygon_stipple()
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_pipe_misc.c | 45 const struct pipe_poly_stipple *stipple ) in svga_set_polygon_stipple()
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
D | intel_pixel_bitmap.c | 187 GLuint stipple[32]; in do_blit_bitmap() local
|
/external/mesa3d/src/mesa/drivers/dri/intel/ |
D | intel_pixel_bitmap.c | 187 GLuint stipple[32]; in do_blit_bitmap() local
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | intel_pixel_bitmap.c | 187 GLuint stipple[32]; in do_blit_bitmap() local
|
/external/mesa3d/src/gallium/drivers/nv30/ |
D | nv30_state.c | 366 const struct pipe_poly_stipple *stipple) in nv30_set_polygon_stipple()
|
D | nv30_context.h | 101 struct pipe_poly_stipple stipple; member
|
/external/mesa3d/src/mesa/swrast/ |
D | s_span.c | 668 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/ |
D | nv50_context.h | 145 struct pipe_poly_stipple stipple; member
|
D | nv50_state.c | 856 const struct pipe_poly_stipple *stipple) in nv50_set_polygon_stipple()
|
/external/mesa3d/src/gallium/drivers/nvc0/ |
D | nvc0_context.h | 149 struct pipe_poly_stipple stipple; member
|
D | nvc0_state.c | 751 const struct pipe_poly_stipple *stipple) in nvc0_set_polygon_stipple()
|
/external/mesa3d/src/gallium/drivers/i915/ |
D | i915_state.c | 558 const struct pipe_poly_stipple *stipple ) in i915_set_polygon_stipple()
|
/external/mesa3d/src/mesa/main/ |
D | attrib.c | 400 GLuint *stipple; in _mesa_PushAttrib() local
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_context.h | 336 struct radeon_stipple_state stipple; member
|
/external/mesa3d/src/gallium/include/pipe/ |
D | p_state.h | 160 unsigned stipple[32]; member
|