diff options
| author | Ian Elliott <ian@lunarg.com> | 2015-09-15 11:55:46 -0600 |
|---|---|---|
| committer | Ian Elliott <ian@lunarg.com> | 2015-09-15 11:55:46 -0600 |
| commit | 1cb5bd60db3ca4f449f75bd935444fbcd4ead5de (patch) | |
| tree | 68afe89b943e5ece32ab9e37ac4781135912d008 /layers/device_limits.cpp | |
| parent | 391971d3981563d0e700cb8ff5ace89c92f5c183 (diff) | |
| download | usermoji-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/device_limits.cpp')
0 files changed, 0 insertions, 0 deletions
