layers: Fix GH 1639.
authorJeremy Hayes <jeremy@lunarg.com>
Tue, 4 Apr 2017 21:05:52 +0000 (15:05 -0600)
committerMark Lobodzinski <mark@lunarg.com>
Wed, 5 Apr 2017 20:58:41 +0000 (14:58 -0600)
commit50792ac1fb3d33b69ca6fa1f70b8dd7f048b06e1
tree942c41a8921649c6fc76b312c3b12c9d0b56b9b4
parent31e07b3c16bd67a65d8cbf54279ea777db6f7246
layers: Fix GH 1639.

Check base+count instead of just base. Fix FramebufferCreateErrors test
to use the correct number of mip levels. Also, add a test for count,
fix a few function names, and apply some soothing const cream.

Change-Id: Ib2deb8bc27e76138f83b3dd32529583a30085cda
layers/buffer_validation.cpp