layers: Kill redundant DRAWSTATE_PUSH_CONSTANTS_ERROR case
authorTobin Ehlis <tobine@google.com>
Mon, 18 Jul 2016 22:22:03 +0000 (16:22 -0600)
committerTobin Ehlis <tobine@google.com>
Tue, 19 Jul 2016 19:38:59 +0000 (13:38 -0600)
commitec2380ad0ad59f6249ecfc8718e031cde9b0e5a3
treeb5038d21dab9dc1a1bf58f86dea9416e95722ea5
parentf2866eb36bfd24e917fd816068e117275b876c6e
layers: Kill redundant DRAWSTATE_PUSH_CONSTANTS_ERROR case

This check was really an INVALID_PIPELINE check that is already
handled by object_tracker so killing it in core_validation.
layers/core_validation.cpp