aboutsummaryrefslogtreecommitdiff
path: root/layers/vk_layer_table.cpp
diff options
context:
space:
mode:
authorIan Elliott <ianelliott@google.com>2016-01-21 14:29:45 -0700
committerJon Ashburn <jon@lunarg.com>2016-01-28 11:19:07 -0700
commit22ababc340f8f08baefa4c02b9776a62474631e1 (patch)
tree91882935a25d9e9eb5de94b0e96f07c08956e8e7 /layers/vk_layer_table.cpp
parent7030dbe85ce60070c575a9eceb8c34841947a4e2 (diff)
downloadusermoji-22ababc340f8f08baefa4c02b9776a62474631e1.tar.xz
Swapchain: Validating supported surface for presenting with a queue.
This validation involves multiple levels of indirection as vkQueuePresentKHR() receives a queue parameter, and a pPresentInfo->pSwapchains array. For each swapchain, it's surface must have been seen to be supported with a queueFamilyIndex that is associated with the queue parameter. Info must be recorded at various previous calls, and be correlatable at this point in time. Very complicated!
Diffstat (limited to 'layers/vk_layer_table.cpp')
0 files changed, 0 insertions, 0 deletions