commit | ebdfa28461d7676f97c0493842ec15501ab35b73 | [log] [tgz] |
---|---|---|
author | Graeme Leese <gleese@broadcom.com> | Thu Sep 27 13:32:46 2018 +0100 |
committer | Alexander Galazin <Alexander.Galazin@arm.com> | Fri Oct 05 08:48:07 2018 -0400 |
tree | 2fb3c3fb5cd83fd3338ecb10c276a5973e256ddc | |
parent | 0248a8924e5099d0d7d9ca14d2163e7aa64b9466 [diff] |
Don't pass tess and geom flags when not needed Using tessellation and geometry flags requires having the corresponding features enabled. Since these tests are not doing any tessellation or geometry, remove the flags rather than enabling the feature. Components: Vulkan Affects: dEQP-VK.memory.pipeline_barrier.* Change-Id: I5ba5bb16eec2996c7a8bd0865c385223da7115c1
This repository contains a GPU testing suite called dEQP (drawElements Quality Program). dEQP contains tests for several graphics APIs, including OpenGL ES, EGL, and Vulkan.
Up-to-date documentation for the dEQP is available at Android Open Source Project site.
The .qpa logs generated by the conformance tests may contain embedded png images of the results. These can be viewed with the Cherry tool.
This repository includes Khronos Vulkan CTS under external/vulkancts
directory. For more information see Vulkan CTS README.
This repository includes Khronos OpenGL / OpenGL ES CTS under external/openglcts
directory. For more information see OpenGL / OpenGL ES CTS README.