diff options
author | Brian Paul <[email protected]> | 2016-05-17 10:44:01 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2016-07-08 12:53:20 -0600 |
commit | ca531aeeb120cdda966120a17cdf50aa14c3129b (patch) | |
tree | aa6fa3a4a0fa391c58097ed259ff58535bd32a54 /src/gallium/drivers/r300/compiler/tests | |
parent | af18a047557944abb91dc409c5a32e6b2911d132 (diff) |
svga: fix use of provoking vertex control
If the SVGA3D_DEVCAP_DX_PROVOKING_VERTEX query returns false, never
define rasterizer state objects with provokingVertexLast set. Despite
what the device reports, it may interpret the provokingVertexLast flag
anyway. This fixes an issue when using capability clamping.
Tested with piglit provoking-vertex and glsl-fs-flat-color tests.
VMware bug 1550143.
Reviewed-by: <[email protected]>
Diffstat (limited to 'src/gallium/drivers/r300/compiler/tests')
0 files changed, 0 insertions, 0 deletions