layers: Fix indices in DrawState error message
authorTobin Ehlis <tobin@lunarg.com>
Mon, 19 Oct 2015 20:31:10 +0000 (14:31 -0600)
committerTobin Ehlis <tobin@lunarg.com>
Thu, 22 Oct 2015 17:12:27 +0000 (11:12 -0600)
commit39326fc6cbaf0409b30739a40fd8bcf6d0bf4ad5
tree5b392e9432952563e00703f7f9218253e200e5fb
parent15c23d01fc2bf8affff0b616418f757364fc8f5b
layers: Fix indices in DrawState error message

If imageView aspect for DescriptorSet Update has both Depth and Stencil set, top-level "WriteDescriptorSet" is governed by "i" and specific descriptor within that particular WriteDescriptorSet is governed by "j".
layers/draw_state.cpp