commit | 51e20f1e2525f27b6e0ab81ffe7469fd4b33e5e7 | [log] [tgz] |
---|---|---|
author | John Richardson <john.richardson@mobica.com> | Wed Oct 26 09:43:56 2016 +0100 |
committer | Pyry Haulos <phaulos@google.com> | Wed Dec 14 10:42:24 2016 +0000 |
tree | f74bafacff88eba2998898e61caa34bd61e9587e | |
parent | 455d82c60b096e7bd83b6a2f5ed70c61e4bfa759 [diff] |
Add shader storage negative coverage tests Tests groups added to: - dEQP-GLES31.functional.debug.negative_coverage.*. New tests: - shader_storage.block_number_limits - shader_storage.max_combined_block_number_limit Extended tests: - state.get_integeri_v - state.get_integer64i_v - shader.compile_compute_shader Fixed tests: - buffer.bind_buffer_base - buffer.bind_buffer_range Change-Id: Id71fb997e14ad026f0d6634298993f1638c67dde
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.