Add AHB to Android allowed extensions list
authorChris Forbes <chrisforbes@google.com>
Tue, 15 Jan 2019 01:30:31 +0000 (17:30 -0800)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Tue, 15 Jan 2019 15:32:40 +0000 (10:32 -0500)
Affects: dEQP-VK.api.info.android.no_unknown_extensions
VK-GL-CTS Issue: 1559
Components: Vulkan
Google Bug: b/120907290

Change-Id: Id1f2d63cbd51e7b3e51106f8f0214cd8d95c199c

external/vulkancts/modules/vulkan/api/vktApiFeatureInfo.cpp

index 5b6217c..6592f70 100644 (file)
@@ -3541,6 +3541,7 @@ tcu::TestStatus testNoUnknownExtensions (Context& context)
 
        // All known extensions should be added to allowedExtensions:
        // allowedExtensions.insert("VK_GOOGLE_extension1");
+       allowedDeviceExtensions.insert("VK_ANDROID_external_memory_android_hardware_buffer");
        allowedDeviceExtensions.insert("VK_GOOGLE_display_timing");
 
        // Instance extensions