layers: Move GetImageSubresourceLayout to CV
authorMark Lobodzinski <mark@lunarg.com>
Mon, 6 Feb 2017 22:44:49 +0000 (15:44 -0700)
committerMark Lobodzinski <mark@lunarg.com>
Tue, 7 Feb 2017 21:02:48 +0000 (14:02 -0700)
commit21a9545f151c15d6f413d98eaf5411f2fd8074b0
tree7af9a39e81704321a64521f438cc9351f62b5ae4
parentadf0c3def4934a902b450e70b4b098e8d306b0ea
layers: Move GetImageSubresourceLayout to CV

Moved the validation routine from the image layer into the core
validation layer.

Change-Id: Ic2402de60934356d6582c3c938bba8695336ba83
layers/core_validation.cpp
layers/image.cpp