commit | db11af6403c482acf24d6b54129e7b6d50cfbc8e | [log] [tgz] |
---|---|---|
author | Tobin Ehlis <tobine@google.com> | Wed May 11 10:38:29 2016 -0600 |
committer | Tobin Ehlis <tobine@google.com> | Wed May 11 12:32:14 2016 -0600 |
tree | 6045ae82154583893e9d888d1e7507405ff015ff | |
parent | b506efc5127fc64df3646c7fb3f130823217993b [diff] |
layers: Migrate INVALID_IMAGE_LAYOUT check to renderpass create time Previously performing this check at CmdBeginRenderPass time, but we have all of the data needed when renderpass is created so check there instead.