commit | 667c636e6bb8491907e07e80c5db9740fadc9ad1 | [log] [tgz] |
---|---|---|
author | Alexander Galazin <alexander.galazin@arm.com> | Sun Oct 14 12:45:59 2018 +0200 |
committer | Alexander Galazin <alexander.galazin@arm.com> | Sun Oct 14 12:46:09 2018 +0200 |
tree | ac40e26230c2b5f9b7e76f370a9293857a22ad18 | |
parent | f0f48eedf08ac4179196a25276f363df29b530ce [diff] |
Place OpVariable at the beginning of the block SPIR-V requires that all OpVariable instructions in a function must be in the first block in the function. VK-GL-CTS issue: 1382 Components: Vulkan Affects: dEQP-VK.spirv_assembly.instruction.graphics.opspecconstantop.* dEQP-VK.spirv_assembly.instruction.graphics.variable_init.* Change-Id: I797e0235c4eaab4f86754bade948dc062d17ca2b
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.