layers: Move image layer BlitImage val into CV
authorMark Lobodzinski <mark@lunarg.com>
Mon, 6 Feb 2017 21:01:54 +0000 (14:01 -0700)
committerMark Lobodzinski <mark@lunarg.com>
Tue, 7 Feb 2017 21:02:48 +0000 (14:02 -0700)
commit2875ae8e5ed76043ddd68b0c62c9ee148abac428
treebed5de1de9f6c5eed0e8408ac6b867babc575d2a
parent917253c6001e311d44b87f9f5d036f8775c02936
layers: Move image layer BlitImage val into CV

Moved the guts of this layer's CmdBlitImage API into the PreCall-
Validation routine in the buffer module.

Change-Id: I353c30c72faf577be22e36c786ed7851997a0011
layers/buffer_validation.cpp
layers/buffer_validation.h
layers/core_validation.cpp
layers/core_validation_error_enums.h
layers/image.cpp