Home
last modified time | relevance | path

Searched refs:line_stipple (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_validate.c72 if (rasterizer->line_stipple_enable && draw->pipeline.line_stipple) in draw_need_pipeline()
205 if (rast->line_stipple_enable && draw->pipeline.line_stipple) { in validate_pipeline()
Ddraw_private.h139 boolean line_stipple; /**< do line stipple? */ member
Ddraw_pipe.c71 draw->pipeline.line_stipple = TRUE; in draw_pipeline_init()
Ddraw_context.c510 draw->pipeline.line_stipple = enable; in draw_enable_line_stipple()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_draw.c457 for (int line_stipple = 0; line_stipple < 2; line_stipple++) in si_init_ia_multi_vgt_param_table() local
469 key.u.line_stipple_enabled = line_stipple; in si_init_ia_multi_vgt_param_table()
/external/mesa3d/src/mesa/drivers/dri/i965/
DgenX_state_upload.c275 static const struct brw_tracked_state genX(line_stipple) = {
5414 &genX(line_stipple),
5481 &genX(line_stipple),
5567 &genX(line_stipple),
5658 &genX(line_stipple),