commit | 54e546a1a0a6fa412ea4c3e3081bbc9518928a6e | [log] [tgz] |
---|---|---|
author | Alexander Galazin <alexander.galazin@arm.com> | Tue Nov 06 12:44:00 2018 +0100 |
committer | GitHub <noreply@github.com> | Tue Nov 06 12:44:00 2018 +0100 |
tree | 750c875b9f481128e18c79b0ddfb2a62ba0c0447 | |
parent | 228780f06b22ba37dee9bb8b1db8d50249208e5b [diff] | |
parent | 2126307a714e5b1dc6dbeb33c44e257f3b25cb92 [diff] |
Merge pull request #131 from werman/vulkan/VK_EXT_conditional_rendering Add tests for VK_EXT_conditional_rendering
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.