layers: Add check for descriptor count
authorChris Forbes <chrisforbes@google.com>
Thu, 17 Mar 2016 22:21:35 +0000 (11:21 +1300)
committerTobin Ehlis <tobine@google.com>
Mon, 21 Mar 2016 13:09:57 +0000 (07:09 -0600)
commit2fb9672bf12dd26b256c52231567377222db07ec
tree7db1f1075d67d3643d45acce2027839096b87cf9
parentefe30dec11802f82c67bbcad2c97af79e636f969
layers: Add check for descriptor count

We're not really determining how many descriptors the binding needs yet,
so this only catches the descriptorCount==0 case.
layers/core_validation.cpp