commit | 59f96193ba30d27f821db10ca3b33cbd08be5b0c | [log] [tgz] |
---|---|---|
author | Alexander Galazin <alexander.galazin@arm.com> | Fri Mar 22 10:06:18 2019 +0100 |
committer | Juan Suarez <jasuarez@igalia.com> | Thu Apr 18 10:22:34 2019 -0400 |
tree | d04f485acd394ddc4d30449cec7973a54b29214d | |
parent | 11c88d314920d43dbcc585052abcd5ec5c0cfec2 [diff] |
Fix uninitialized variable reported by gcc 8.3 VK-GL-CTS issue: 1656 Components: Vulkan Affects: dEQP-VK.sparse_resources.* Change-Id: I298c795b05c0c204f04970da7a923f797c4478b8 (cherry picked from commit 1dadbfc46128054db7679bb662eba16b20a241c1)
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.
This repository includes Khronos OpenGL / OpenGL ES CTS under external/openglcts
directory. For more information see OpenGL / OpenGL ES CTS README.