diff options
| author | Chris Forbes <chrisforbes@google.com> | 2017-04-28 17:29:10 -0700 |
|---|---|---|
| committer | Chris Forbes <chrisf@ijw.co.nz> | 2017-05-01 09:05:05 -0700 |
| commit | 97301d61a9155173eaa1016bed1245dfad0f2037 (patch) | |
| tree | ae24b5dc828c1cbb6c8f07f73c12041766f79181 /layers/core_validation.cpp | |
| parent | 789e042d9a1bd703ba14d5d450e0c5abcc3dbd8c (diff) | |
| download | usermoji-97301d61a9155173eaa1016bed1245dfad0f2037.tar.xz | |
layers: Don't insist on memory dependency for present
When transitioning to/from VK_IMAGE_LAYOUT_PRESENT_SRC_KHR we don't need
to insist on VK_ACCESS_MEMORY_READ_BIT. On the transition TO, it's
automatically handled; in the transition FROM, it's a WAR hazard rather
than RAW/WAW so only the execution dependency is needed.
Fixes #1717.
Diffstat (limited to 'layers/core_validation.cpp')
0 files changed, 0 insertions, 0 deletions
