commit | 0248a8924e5099d0d7d9ca14d2163e7aa64b9466 | [log] [tgz] |
---|---|---|
author | Toni Merilehti <toni.merilehti@siru.fi> | Tue Sep 25 15:54:13 2018 +0300 |
committer | Alexander Galazin <Alexander.Galazin@arm.com> | Fri Oct 05 08:46:55 2018 -0400 |
tree | 2556a407c9926ed47a4d31848e46f026b3a9a4db | |
parent | 9c5f4e3a577918d489d0cee6646c1ca038681be0 [diff] |
Fix testing of various device limits This enables the testing of various device limits and verifies that the VkPhysicalDeviceLimits advertised by the device correspond to the specification. Affects: dEQP-VK.api.info.device.properties Components: Vulkan VK-GL-CTS issue: 1349 VK-GL-CTS public issue: 122 Change-Id: Idf153b8de39e167b41c761ea5fc329db0ec56c8c
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.