layers: Plumb through image_state structures
authorMark Lobodzinski <mark@lunarg.com>
Thu, 2 Feb 2017 15:31:18 +0000 (08:31 -0700)
committerMark Lobodzinski <mark@lunarg.com>
Thu, 2 Feb 2017 17:02:21 +0000 (10:02 -0700)
commit4f55c40a47c244e3f3485f84e441cb5c7edc5dad
tree43580ffad28f868b74fa877c93615a3a8dfe12e5
parentd2fc3184ae47dd3aebaeb59a853740a7a66aa6e8
layers: Plumb through image_state structures

Saved some lookups by sending down state instead of images in the
image validation helper functions.

Change-Id: I2b21218596b8e980d4f55451a5feccdb2dac6360
layers/buffer_validation.cpp
layers/buffer_validation.h
layers/core_validation.cpp