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)
commit2fabc52a37efad97b70642932652a7129dcce79e
tree9155d6d1a74044a9dd220ebdb8eb664fc7b26e76
parent91b85f4715990437d728bfd80266cd7eb9f09866
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