layers: Fix reporting of multiple allowed image view types
authorChris Forbes <chrisforbes@google.com>
Wed, 31 Aug 2016 19:58:14 +0000 (12:58 -0700)
committerChris Forbes <chrisforbes@google.com>
Thu, 1 Sep 2016 15:32:53 +0000 (08:32 -0700)
commit5a1776c2f613625a6fc6fd205f315996b743d86a
tree8b30eabb02d0d16ed870266f77f23212eba722d2
parent763bcfac4084ffc64013bc224743507b024faae0
layers: Fix reporting of multiple allowed image view types

This isn't the problem we were hitting in #890, but we'd produce a misleading message if multiple bits were allowed

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