aboutsummaryrefslogtreecommitdiff
path: root/layers/unique_objects.cpp
diff options
context:
space:
mode:
authorChris Forbes <chrisforbes@google.com>2017-04-28 17:29:10 -0700
committerChris Forbes <chrisf@ijw.co.nz>2017-05-01 09:05:05 -0700
commit97301d61a9155173eaa1016bed1245dfad0f2037 (patch)
treeae24b5dc828c1cbb6c8f07f73c12041766f79181 /layers/unique_objects.cpp
parent789e042d9a1bd703ba14d5d450e0c5abcc3dbd8c (diff)
downloadusermoji-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/unique_objects.cpp')
0 files changed, 0 insertions, 0 deletions