diff options
author | Chad Versace <[email protected]> | 2017-09-01 15:54:38 -0700 |
---|---|---|
committer | Chad Versace <[email protected]> | 2017-09-18 14:27:27 -0700 |
commit | 9f763c1f9b7654912e3fcfac814a55eed68881fe (patch) | |
tree | 5f8766ef1ae06310f51172876563e97900bfbc6d /src/gallium/auxiliary | |
parent | 39c9d435364a30a97b64c2b6388081cdcefbf683 (diff) |
anv/android: Disable surface and swapchain extensions (v2)
Android's Vulkan loader implements VK_KHR_surface and VK_KHR_swapchain,
and applications cannot access the driver's implementation. Moreoever,
if the driver exposes the those extension strings, then tests
dEQP-VK.api.info.instance.extensions and dEQP-VK.api.info.device fail
due to the duplicated strings.
v2: Replace !ANDROID with ANV_HAS_SURFACE. (for jekstrand)
Reviewed-by: Tapani Pälli <[email protected]>
Tested-by: Tapani Pälli <[email protected]>
Diffstat (limited to 'src/gallium/auxiliary')
0 files changed, 0 insertions, 0 deletions