commit | 2922f80dcda1a410949f546680781cf5cf6fb04c | [log] [tgz] |
---|---|---|
author | Kai Ninomiya <kainino@chromium.org> | Sat Jan 27 13:06:00 2018 -0800 |
committer | Kai Ninomiya <kainino@chromium.org> | Mon Jan 29 18:52:42 2018 +0000 |
tree | fde08f5028bcb7ff6c277c868e90c36fb9a863af | |
parent | 073a0ffc99d3503013cbf80117d0e16c147a8810 [diff] |
GLES3: shaders.indexing.moredynamic Many of these tests failed on Pixel2016/7.0 and Nexus6P/7.0. (They were fixed in Pixel2016/8.0.): https://crbug.com/695689 This is a port from WebGL: https://github.com/KhronosGroup/WebGL/blob/master/sdk/tests/conformance2/glsl3/vector-dynamic-indexing.html New tests: dEQP-GLES3.functional.shaders.indexing.moredynamic.* Components: AOSP Change-Id: I0b3d738e374c68eebb5cfca1cf9ce5d1c265237b
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.