commit | 43c39c036e0337c802bf3b75f86b68853899befc | [log] [tgz] |
---|---|---|
author | Tobin Ehlis <tobine@google.com> | Mon Jan 11 13:18:40 2016 -0700 |
committer | Mark Lobodzinski <mark@lunarg.com> | Mon Jan 11 18:31:21 2016 -0700 |
tree | 7a22931fd681d145a0825e079add59921d8277b2 | |
parent | e9d76cedcca716a981ef72fc8831876457de3e1b [diff] |
layers: MR127, Update DrawState handling of non-updated descriptors At CmdBindDescriptorSets() time, only warn on non-updated descriptor if that descriptor is not empty. At draw time, if a descriptor is being used and it has not been updated, trigger an error.