commit | 11c88d314920d43dbcc585052abcd5ec5c0cfec2 | [log] [tgz] |
---|---|---|
author | Samuel Iglesias Gonsálvez <siglesias@igalia.com> | Fri Apr 05 16:40:30 2019 +0200 |
committer | Alexander Galazin <Alexander.Galazin@arm.com> | Thu Apr 11 07:03:49 2019 -0400 |
tree | 183978369c2ecf5dfc63652c73b079128c1ac498 | |
parent | a73785b414dd077a0d4f99eb4061eb049becf780 [diff] |
Missing format checks for vertex attribute and color attachments in input_ouput tests Input_output tests were not checking that the vertex attribute formats were supported by the physical device. Added a similar check for the color attachment. Affects: dEQP-VK.spirv_assembly.instruction.graphics.*input_output* Components: Vulkan VK-GL-CTS issue: 1726 Change-Id: I2987deeafc8d3cc119730993fcb30fb191be062c
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.