Searched refs:wide_lines (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_validate.c151 boolean wide_lines, wide_points; local in function:validate_pipeline
160 wide_lines = rast->line_width != 1.0f &&
194 if (wide_lines) {
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_validate.c154 boolean wide_lines, wide_points; local in function:validate_pipeline
163 wide_lines = rast->line_width != 1.0f &&
197 if (wide_lines) {

Completed in 2 milliseconds