commit | a88e2f51d5a5a645007073bcc16e63565c64a3bc | [log] [tgz] |
---|---|---|
author | Tobin Ehlis <tobin@lunarg.com> | Fri Oct 02 11:00:56 2015 -0600 |
committer | Tobin Ehlis <tobin@lunarg.com> | Fri Oct 02 11:15:24 2015 -0600 |
tree | f338a4779e13a84c4ea177e518a1f44dbe2c6cd3 | |
parent | 9e839e57b39f4fcbc42cbab60af9a56cb300c093 [diff] |
layers: Add DrawState checks for dynamically set Viewport and Scissors Make sure that counts from dynamically set viewport and/or scissors match the PSO counts. Added tests to verify these cases.