VK-GL-CTS
API tester
Conformance testing suite for graphics APIs
Khronos Vulkan, OpenGL, and OpenGL ES Conformance Tests
527 stars
61 watching
295 forks
Language: C++
last commit: 6 days ago
Linked from 2 awesome lists
openglopengl-ctsopengl-esopengl-es-ctsvulkanvulkan-ctsvulkan-sc
Related projects:
Repository | Description | Stars |
---|---|---|
khronosgroup/vulkan-validationlayers | A set of tools to help developers verify correct use of the Vulkan API and detect potential errors in their applications. | 770 |
khronosgroup/glsl | Maintains and develops the GLSL shading language specification and extensions used in graphics rendering. | 345 |
khronosgroup/vulkan-headers | A repository containing Vulkan header files and API registry for building SDK components. | 842 |
kbielude/vkgl | An implementation of OpenGL using Vulkan as the underlying graphics API | 114 |
nvpro-samples/gl_vk_bk3dthreaded | A sample Vulkan and OpenGL application demonstrating 3D rendering with worker threads | 84 |
ripper37/gl_vs_vk | A comparison of two graphics APIs to measure their API-related overhead and performance differences | 83 |
khronosgroup/webgldevelopertools | A collection of tools and utilities for developing WebGL applications | 201 |
igalia/piglit | Automated tests for various graphics APIs to ensure driver quality and compatibility | 9 |
nvpro-samples/gl_vk_chopper | A simple Vulkan rendering example | 206 |
khronosgroup/vulkan-guide | A comprehensive resource providing an introduction to the Vulkan API and its applications | 1,947 |
khronosgroup/spirv-headers | Provides machine-readable files for the SPIR-V Registry. | 273 |
khronosgroup/spirv-cross | A tool and library for converting SPIR-V to other shader languages and providing reflection APIs for Vulkan pipeline layouts and OpDecorations. | 2,074 |
khronosgroup/vulkan-portability | Provides tools and focus for developers to understand and provide input on the Vulkan Portability initiative | 40 |
nvpro-samples/gl_vk_threaded_cadscene | A sample project demonstrating various rendering approaches using OpenGL and Vulkan with threaded CAD scene rendering | 164 |
khronosgroup/vulkan-samples-assets | A collection of 3D models and textures used in Vulkan software development tutorials and examples | 75 |