commit | 6c77128e25b687ae08d761b7a691cc2b09f3c3a1 | [log] [tgz] |
---|---|---|
author | Graeme Leese <gleese@broadcom.com> | Wed Sep 19 16:55:09 2018 +0100 |
committer | Alexander Galazin <Alexander.Galazin@arm.com> | Thu Sep 27 03:39:13 2018 -0400 |
tree | 57de898617891745f59ff65485f3964c36d5880e | |
parent | 0756f6d5aa32d2c1fa99ac450e40c879b1a27eef [diff] |
Use a valid final layout in renderpass tests The finalLayout must be a valid layout, it cannot be undefined. Components: Vulkan Affects: dEQP-VK.renderpass.* Change-Id: Ia3753aa8bf71241d2b7d0da3183c5ef9255efad4
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.