aboutsummaryrefslogtreecommitdiff
path: root/layers
diff options
context:
space:
mode:
authorIan Elliott <ian@lunarg.com>2015-09-15 11:55:46 -0600
committerIan Elliott <ian@lunarg.com>2015-09-15 11:55:46 -0600
commit1cb5bd60db3ca4f449f75bd935444fbcd4ead5de (patch)
tree68afe89b943e5ece32ab9e37ac4781135912d008 /layers
parent391971d3981563d0e700cb8ff5ace89c92f5c183 (diff)
downloadusermoji-1cb5bd60db3ca4f449f75bd935444fbcd4ead5de.tar.xz
layers: Check if CreateDevice enabling WSI device extension, not instance
Some of the layers were checking whether VK_EXT_KHR_SWAPCHAIN_EXTENSION_NAME (the WSI instance extension) is in the list of device extensions being enabled. This is wrong. They should be checking whether VK_EXT_KHR_DEVICE_SWAPCHAIN_EXTENSION_NAME (the WSI device extension) is in the list of device extensions being enabled.
Diffstat (limited to 'layers')
0 files changed, 0 insertions, 0 deletions