layers:Unify image layout validation functions
authorTobin Ehlis <tobine@google.com>
Tue, 14 Mar 2017 21:38:48 +0000 (15:38 -0600)
committerTobin Ehlis <tobine@google.com>
Wed, 22 Mar 2017 16:19:45 +0000 (10:19 -0600)
commit4ed818a0ae67be5bdb70d7d772e4faac2ee0199a
tree2fd2da8f5caf10aceb4859af7b729cad8de34a22
parent2b7b39d0d0b56c5ad70297021d9cc833c028d1fb
layers:Unify image layout validation functions

VerifySourceImageLayout() and VerifyDestImageLayout() were nearly
identical so I generalized a couple of pieces and combined them in the
single VerifyImageLayout() function.
layers/buffer_validation.cpp