SPIRV-Tools
SPIR-V processor
A set of tools and libraries for processing SPIR-V modules used in graphics and compute applications.
1k stars
85 watching
556 forks
Language: C++
last commit: 7 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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/spirv-reflect | A library that provides a C/C++ reflection API for SPIR-V shader bytecode in Vulkan applications. | 698 |
saschawillems/spirv-vsextension | A Visual Studio extension that simplifies compilation of GLSL and HLSL shaders to SPIR-V binary | 92 |
koraykv/torch-svm | A collection of libraries for building Support Vector Machines in Torch7. | 43 |
khronosgroup/vulkan-headers | A repository containing Vulkan header files and API registry for building SDK components. | 842 |
khronosgroup/vulkan-portability | Provides tools and focus for developers to understand and provide input on the Vulkan Portability initiative | 40 |
khronosgroup/webgldevelopertools | A collection of tools and utilities for developing WebGL applications | 201 |
mithrandie/csvq | A command-line tool to operate CSV files with SQL-like query support | 1,520 |
bminchew/pysar | A general-purpose toolbox for common SAR processing tasks | 19 |
khronosgroup/vulkan-guide | A comprehensive resource providing an introduction to the Vulkan API and its applications | 1,947 |
oguzhaninan/korkut | An image processing tool that provides a command-line interface for converting, cropping, resizing, rotating, watermarking, and flipping images. | 370 |
khronosgroup/vk-gl-cts | Conformance testing suite for graphics APIs | 527 |
scramjetorg/framework-cpp | A C++ framework for reactive stream programming with concurrent asynchronous operations | 3 |
aras-p/smol-v | A shader format encoder that reduces the size of SPIR-V programs without sacrificing compatibility or performance. | 317 |