layers: Update Image layer to offload view.c validation checks from driver
authorTobin Ehlis <tobin@lunarg.com>
Mon, 21 Sep 2015 21:20:28 +0000 (15:20 -0600)
committerTobin Ehlis <tobin@lunarg.com>
Thu, 24 Sep 2015 14:51:47 +0000 (08:51 -0600)
commitebda611f1740612f642e8b6c7a544c8ed9f2d82e
tree52862a7ea5c12cbb4fd839ba5da7971eb3a0b770
parent332a36706fff1c44e72b8fce6bda3431856639d9
layers: Update Image layer to offload view.c validation checks from driver

Moved checks related to ImageView creation from the driver into the Image layer. Added image.h header and ENUMs for various Image error types, along with documenation for each type.
layers/image.cpp
layers/image.h [new file with mode: 0644]
layers/vk_validation_layer_details.md
vk_layer_documentation_generate.py