aboutsummaryrefslogtreecommitdiff
path: root/layers/param_checker.cpp
diff options
context:
space:
mode:
authorTobin Ehlis <tobin@lunarg.com>2015-10-01 11:15:13 -0600
committerTobin Ehlis <tobin@lunarg.com>2015-10-02 11:15:24 -0600
commitfb9d69f7f2abc785c7e019176dd0febbfb02737f (patch)
tree8f574e225ab252230e21b85848cfc34de90e2316 /layers/param_checker.cpp
parent0a506d6db5034f08a26c21d94e3bc8f4fa8133bf (diff)
downloadusermoji-fb9d69f7f2abc785c7e019176dd0febbfb02737f.tar.xz
layers: Drawstate verify viewport and scissor state at PSO creation time
Make sure that viewportCount and scissorCount match If viewport is not dynamic, make sure viewport state is supplied and if viewportCount is non-zero, that viewport data is non-NULL. If scissor is not dynamic, make sure scissor state is supplied and if scissorCount is non-zero, that scissor data is non-NULL. Added tests to hit these new cases.
Diffstat (limited to 'layers/param_checker.cpp')
0 files changed, 0 insertions, 0 deletions