layers: Remove check for nonCoherentAtomSize
authorTony Barbour <tony@LunarG.com>
Thu, 15 Dec 2016 19:12:29 +0000 (12:12 -0700)
committerTony Barbour <tony@LunarG.com>
Thu, 15 Dec 2016 21:17:05 +0000 (14:17 -0700)
commitbf1e370430a4c55e8157a9cc8622cc8ed442002a
tree97133887870c7188b2d14bff9a9aeac469e1e0fe
parent6bbdb6f380e71d5db2d482bdd7380f5d3754c10b
layers: Remove check for nonCoherentAtomSize

It's come to our attention that this check, while matching the spec,
may be a little overzealous and could cause a lot of existing code
to start failing validation.  We plan to address this with the spec
working group, and we're removing the check for now.

Change-Id: I7159b72fe0a2e81bf75bccddc9939da7086992b7
layers/core_validation.cpp