draw_state: Fix enum in validate_draw_state_flags
authorCody Northrop <cody@lunarg.com>
Tue, 27 Oct 2015 19:15:41 +0000 (13:15 -0600)
committerCody Northrop <cody@lunarg.com>
Tue, 27 Oct 2015 23:28:41 +0000 (17:28 -0600)
commit19475790465da6fe5819e7c8b6d712789f93eefb
treedc2fe53ded2c8e02c7eb53b2a59db19fe6604cb3
parent97f2dcb318d61bdf4a723319416d989a097e830c
draw_state: Fix enum in validate_draw_state_flags

DRAWSTATE_STENCIL_NOT_BOUND -> DRAWSTATE_SCISSOR_NOT_BOUND
layers/draw_state.cpp