commit | 821035bbc9b0d7d9e894964ac284de74a1d84810 | [log] [tgz] |
---|---|---|
author | John Richardson <john.richardson@mobica.com> | Thu Mar 23 09:54:09 2017 +0000 |
committer | Mika Isojärvi <misojarvi@google.com> | Tue Jul 11 10:29:42 2017 -0700 |
tree | 21cb4c8251fba2264b81266e8c19f0f6c4707c33 | |
parent | 5b837a5b216a58da925774a70e7299d20113c879 [diff] |
Add new swizzle math operation tests New tests for combined swizzle and math operations using various vector types. Includes addition, subtraction, multiplication, and division operations with repeated and non-repeated swizzles. New tests: - dEQP-GLES3.functional.shaders.swizzle_math_operations.vector_add.* - dEQP-GLES3.functional.shaders.swizzle_math_operations.vector_subtract.* - dEQP-GLES3.functional.shaders.swizzle_math_operations.vector_multiply.* - dEQP-GLES3.functional.shaders.swizzle_math_operations.vector_divide.* Change-Id: I4541a88057f70dd41f4f27b81313748094e76037
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.