layers: Move buffer/image validation out of CV
authorMark Lobodzinski <mark@lunarg.com>
Wed, 15 Feb 2017 20:45:18 +0000 (13:45 -0700)
committerMark Lobodzinski <mark@lunarg.com>
Thu, 16 Feb 2017 20:40:19 +0000 (13:40 -0700)
commite0d8f6d133d3ce72483d3cc6a31aa6adbb97cb23
tree600280ca46fa669e93dfc41068fb2d2eeb691976
parent3013625ffe951526673c5b6f3d20bedf3b62cf69
layers: Move buffer/image validation out of CV

Moved guts of buffer-image-copy validation out of the core_validation
module and into the buffer_validation module, integrating with the
PreCallValidateXxx routines.

Change-Id: Ia2f867b96532eee773d0a6b899fbff160ac7b4d6
layers/buffer_validation.cpp
layers/buffer_validation.h
layers/core_validation.cpp
layers/core_validation_types.h