commit | 9a928cdc2014c830eb8cb43043746f8f2ea6969a | [log] [tgz] |
---|---|---|
author | David Sodman <dsodman@google.com> | Thu Sep 01 10:40:21 2016 -0700 |
committer | Pyry Haulos <phaulos@google.com> | Thu Feb 09 11:40:29 2017 -0800 |
tree | 638902370a3475316bb9213e42a4d20e78096fdc | |
parent | 60804c845fea6c1450e4578aa440bcbbc9295ffc [diff] |
Add Vulkan DrawContext utility class This is the first in a series of changes to move the DrawContext class for more general use. Test: run clipping tests on Vulkan Affects: dEQP-VK.clipping.* Change-Id: Ia9b8953d25c10ec2a6c227bf300637dcd62ea898
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.
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.