layers: Don't spuriously produce an error if there are no view type bits set
authorChris Forbes <chrisforbes@google.com>
Wed, 31 Aug 2016 19:00:35 +0000 (12:00 -0700)
committerChris Forbes <chrisforbes@google.com>
Thu, 1 Sep 2016 15:32:53 +0000 (08:32 -0700)
commit763bcfac4084ffc64013bc224743507b024faae0
tree2bff96feb2351e56c9428d0839de5c1a20e18a89
parent28db3859aeeca6ab2fcbe51e016c2b785d158edc
layers: Don't spuriously produce an error if there are no view type bits set

Previously we'd complain about any input attachment, since we don't constrain
its view type at all.

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