layers: Update desc binding state for PushDescSets
authorMark Lobodzinski <mark@lunarg.com>
Wed, 16 Aug 2017 20:02:21 +0000 (14:02 -0600)
committerMark Lobodzinski <mark@lunarg.com>
Thu, 31 Aug 2017 20:11:02 +0000 (14:11 -0600)
commitaee4e398a93e40a4289c5072a070684b313c2115
tree7d33699424074be37466a1dc68b822318b33990a
parent45509cb6c894ebe853b8b1eddf3867ca769eba84
layers: Update desc binding state for PushDescSets

Using PushDescriptorSets in a pipeline with normal Allocated descriptor
sets resulted in incorrect descriptor binding validation errors.
PushDescriptors are now run through the descriptor binding
state-update functions.

Change-Id: Ib702949af6de0b8638401c7eeb841c2590998e82
layers/core_validation.cpp