aboutsummaryrefslogtreecommitdiff
path: root/layers/image.cpp
diff options
context:
space:
mode:
authorIan Elliott <ian@LunarG.com>2015-07-27 13:53:11 -0600
committerIan Elliott <ian@LunarG.com>2015-07-27 13:56:40 -0600
commit3ebce34f0b75d0e7e5ead494cfe3b7e8b51a1824 (patch)
tree4785a113ba1e6d0727a09a6a8150fe514f5b57fa /layers/image.cpp
parentb0b768d09c6df78575b60e61fd2eb457243edea0 (diff)
downloadusermoji-3ebce34f0b75d0e7e5ead494cfe3b7e8b51a1824.tar.xz
tri/cube: Correct WSI swapChainPresentMode fallback is FIFO.
A copy and paste error from the spec made it seem that all ICDs will support VK_PRESENT_MODE_IMMEDIATE_WSI (a.k.a. "immediate"). That's not true. They all need to support VK_PRESENT_MODE_FIFO_WSI. Changed the comment and code so that the preference of these demos is: 1) VK_PRESENT_MODE_MAILBOX_WSI 2) VK_PRESENT_MODE_IMMEDIATE_WSI 3) VK_PRESENT_MODE_FIFO_WSI
Diffstat (limited to 'layers/image.cpp')
0 files changed, 0 insertions, 0 deletions