summaryrefslogtreecommitdiff
path: root/vulkan/libvulkan/api.cpp
diff options
context:
space:
mode:
author Chia-I Wu <olv@google.com> 2016-03-24 16:05:56 +0800
committer Chia-I Wu <olv@google.com> 2016-04-11 07:37:19 +0800
commitff4a6c772aaf3ff0b71348647330031a059b1f51 (patch)
tree103d1d941d6b7a8141e38a5775d5255263b5dfd6 /vulkan/libvulkan/api.cpp
parent01cf305325f3789c573d7eff435e409f04677c66 (diff)
vulkan: rework CreateInstance_Bottom and related ones
The reworked driver::CreateInstance will - call HAL's EnumerateInstanceExtensionProperties and filter out extensions unknown to HAL, if there is any extension enabled. We do not expect or enumerate any HAL layer yet as that requires some works to layers_extensions.cpp. The reworked driver::EnumerateInstanceExtensionProperties instead will return all extensions enumerated by HAL, after prepending VK_KHR_surface and VK_KHR_android_surface to them. This allows extensions unknown to the loader to be enumerated. Change-Id: I73b496582a773e06c7b79f0c5c166700737f2953
Diffstat (limited to 'vulkan/libvulkan/api.cpp')
0 files changed, 0 insertions, 0 deletions