Home - shader-slang/VK-GL-CTS GitHub Wiki
Introduction
VK-GL-CTS is a Khronos-maintained test suite for Vulkan, OpenGL, and OpenGL ES APIs. VK-GL-CTS have been built on dEQP framework, which is part of Android Open Source Project.
Official releases are listed at the Releases page.
Getting started
Instructions for building and running conformance tests are API-specific. Please see following documents in the repository:
- Vulkan CTS: external/vulkancts/README.md
- OpenGL CTS: external/openglcts/README.md
Contributing
Please see the Contributing page for details on how to file issues and provide pull requests.
OpenGL and OpenGL ES Conformance Submission
Please see the Creating a OpenGL (ES) Submission Package page for details on how to create and submit a conformance package.
Only products that fulfil the Passing Criteria are considered as Conformant.