commit | 558bb1d80cdf6b497ac70362e9ff4f85690ce2ae | [log] [tgz] |
---|---|---|
author | Ari Suonpaa <ari.suonpaa@siru.fi> | Mon Sep 10 10:26:08 2018 +0300 |
committer | Alexander Galazin <Alexander.Galazin@arm.com> | Wed Sep 26 05:47:00 2018 -0400 |
tree | b9383d2e1cb30a31fd49b5e722c57f46cb0f2486 | |
parent | 8789f84a25d8cc26ce48f9104d86379475f01820 [diff] |
Test OpPtrAccessChain with base alignment of < 16 Added a new test for indexing a nested float array inside storage buffer using OpPtrAccessChain. The base alignment is not rounded up to 16. New tests: dEQP-VK.spirv_assembly.instruction.compute.indexing.input.non16basealignment.* Components: Vulkan VK-GL-CTS issue: 1318 Change-Id: I00ac554df78497ef7393352e5d5848903afcad5a
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.