commit | 085b52b2cda2eb522aa80f207d814dfc96bac84b | [log] [tgz] |
---|---|---|
author | Pyry Haulos <phaulos@google.com> | Tue Apr 18 16:13:59 2017 -0700 |
committer | Pyry Haulos <phaulos@google.com> | Tue Apr 18 16:13:59 2017 -0700 |
tree | 9534518b438fae04c81530824b66c17b24ca5769 | |
parent | aeef6dd8f52a1ea27fa13b5a451b5863070633be [diff] |
Fix color change verification in dithering tests Tests were supposed to allow color change once per row/column depending on gradient direction but instead allowed color change in constant direction only once over whole image. Affects: dEQP-GLES2.functional.dither.disabled.gradient_* dEQP-GLES3.functional.dither.disabled.gradient_* Bug: 37477346 Change-Id: I37ef06b4ff527f8c316eae56c8a99c88cdaaf4b4
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.