commit | 8b0f318ec6cdec8e3c0cf68e16cb81bb955358a2 | [log] [tgz] |
---|---|---|
author | Collin Baker <collinbaker@google.com> | Mon Jul 25 14:32:02 2016 -0700 |
committer | Collin Baker <collinbaker@google.com> | Wed Jul 27 14:29:10 2016 -0700 |
tree | 641fda19edcb2a71c6692d0a7bf16cc57aef81c0 | |
parent | e241ee2d69e58be215104027486bc74920b1adfa [diff] |
Texture filtering tests in Vulkan This is a framework for testing image sampling with explicit LOD in vulkan. Change-Id: I36ea968d9e4624a76b9a918f5ab7e3d5a9039a55
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.