diff options
author | Roland Scheidegger <[email protected]> | 2015-12-11 22:49:01 +0100 |
---|---|---|
committer | Roland Scheidegger <[email protected]> | 2015-12-15 02:03:40 +0100 |
commit | 9e3f2af3c3732bd618308ddeffb017966a4fc93e (patch) | |
tree | a5d0293c4a4addcc0b9720347aad0eebc77ef233 /src/glsl/loop_analysis.cpp | |
parent | 77cc2666b1935442f8a5b779c1d29977d029af01 (diff) |
draw: use position not clipVertex output for xyz view volume clipping
I'm pretty sure this should use position (i.e. pre_clip_pos) and not
the output from clipVertex. Albeit piglit doesn't care. It is what we
use in the clip test, and it is what every other driver does (as they
don't even have clipVertex output and lower the additional planes to
clip distances).
Reviewed-by: Brian Paul <[email protected]
Reviewed-by: Jose Fonseca <[email protected]>
Diffstat (limited to 'src/glsl/loop_analysis.cpp')
0 files changed, 0 insertions, 0 deletions