layers: Fix AllocateDescriptorSets in threading
authorMark Lobodzinski <mark@lunarg.com>
Thu, 16 Feb 2017 18:45:27 +0000 (11:45 -0700)
committerMark Lobodzinski <mark@lunarg.com>
Thu, 16 Feb 2017 21:00:50 +0000 (14:00 -0700)
commit8d1ed9e10adab988445bcf528fd995ef3bde6953
treee76d252c486609b7b4bdcbc01f161b86d3e6fb56
parentf26c6c25cbc0ee3ac633fcaba8a21cbe3d4eb957
layers: Fix AllocateDescriptorSets in threading

Needed to special case this routine to skip validating objects
before creation. Caught in CTS testing.

Change-Id: Ic1c1b69bd1d75a5742c8b709624153db6af71885
layers/threading.cpp
scripts/threading_generator.py