layers: Get rid of old CBSTATUS-based dynamic viewport and scissor
authorChris Forbes <chrisforbes@google.com>
Fri, 16 Sep 2016 05:11:50 +0000 (17:11 +1200)
committerChris Forbes <chrisforbes@google.com>
Sun, 18 Sep 2016 20:54:42 +0000 (08:54 +1200)
commit9c4006684a13db43f0dbc8d0015a9ef34872ca09
tree5efc345280460def75ed17ed73ea971c61f5b13d
parentfbdf410d84d953f626ec36967dad5018c76a6152
layers: Get rid of old CBSTATUS-based dynamic viewport and scissor

These were superceded by the precise tracking of dynamic scissors and
viewports.

Fix up the tests to look for the precise errors, and get rid of the
broken clearing of static scissors & viewports, which triggered other
errors.

Signed-off-by: Chris Forbes <chrisforbes@google.com>
layers/core_validation.cpp
layers/core_validation_types.h
tests/layer_validation_tests.cpp