layers: lx464 Add drawtime validation of bound buffer memory.
authorMark Young <marky@lunarg.com>
Mon, 11 Apr 2016 23:45:37 +0000 (17:45 -0600)
committerTobin Ehlis <tobine@google.com>
Thu, 14 Apr 2016 22:21:21 +0000 (16:21 -0600)
commitdfc3ecf3aeb24f3f80ebe6830ce700ad4ec60595
treeb1f93eee775aeb7e0da0cf0f2adee7fef1097ee2
parent856ecb404bc959ddb877c150c9caa0649055b9cb
layers: lx464 Add drawtime validation of bound buffer memory.

Add a drawtime check to validate that storage or uniform buffers
have valid memory bound to them at draw time before using.

Change-Id: Ia0a07f221dfcb2ea4315e4f52ee04d7cdda22cf7
layers/core_validation.cpp