summaryrefslogtreecommitdiff
path: root/opengl/tests/gl_basic/gl_basic.cpp
diff options
context:
space:
mode:
authorJesse Hall <jessehall@google.com>2016-01-21 09:49:49 -0800
committerJesse Hall <jessehall@google.com>2016-01-25 13:49:31 -0800
commit4b62e4fd280d4f7a24f906a83ff16f5cd74bf171 (patch)
treee2129888fb896f7c87718e3090d7cb7f1b1c6066 /opengl/tests/gl_basic/gl_basic.cpp
parent54e6f086a6b373a0f496343451a76dde8aa86238 (diff)
libvulkan: Fix dEQP-VK.api.device_init.create_instance_unsupported_extensions
The existing check was only executed if the driver reported at least one instance extension, because it was part of filtering the extension list down to just the ones supported by the driver. Now do it separately, and before we do anything else. Also changed the null driver to not report any extensions; reporting an extension masked the bug for me when I ran this test before. Change-Id: I2b62229c6acbc9406c036f1f1b766a21c03922d4 (cherry picked from commit 1f7e9e0e771ac4045c5f669290dc01b01dd01342)
Diffstat (limited to 'opengl/tests/gl_basic/gl_basic.cpp')
0 files changed, 0 insertions, 0 deletions