diff options
author | Brian Paul <[email protected]> | 2017-06-15 11:29:38 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2017-06-15 13:53:00 -0600 |
commit | c8f344ed2d471f0e012205aecfae4aa765d9fffb (patch) | |
tree | d893bf365abb0cd1fb1693c28b791b6a93cc26c2 /src/egl | |
parent | c2b92dada076afc303e31e3d029256d234254c27 (diff) |
draw: check for line_width != 1.0f in validate_pipeline()
We shouldn't use the wide line stage if the line width is 1.
This check isn't strictly needed because all drivers are (now)
specifying a line wide threshold of at least 1.0 pixels, but
let's play it safe.
Reviewed-by: Charmaine Lee <[email protected]>
Diffstat (limited to 'src/egl')
0 files changed, 0 insertions, 0 deletions