spirv topic

List spirv repositories

vulkan_minimal_compute

706
Stars
70
Forks
Watchers

Minimal Example of Using Vulkan for Compute Operations. Only ~400LOC.

graphicsfuzz

556
Stars
116
Forks
Watchers

A testing framework for automatically finding and simplifying bugs in graphics shader compilers.

clspv

583
Stars
85
Forks
Watchers

Clspv is a compiler for OpenCL C to Vulkan compute shaders

rspirv

433
Stars
62
Forks
Watchers

Rust implementation of SPIR-V module processing functionalities

dxvk-native

405
Stars
30
Forks
Watchers

D3D9/11 but it runs natively on Linux!

ShaderWriter

241
Stars
10
Forks
Watchers

Library used to write shaders from C++, and export them in either GLSL, HLSL or SPIR-V.

rasen

68
Stars
2
Forks
Watchers

Generate SPIR-V bytecode from an operation graph

pyshader

71
Stars
1
Forks
Watchers

Write modern GPU shaders in Python!

uVkCompute

202
Stars
33
Forks
Watchers

A micro Vulkan compute pipeline and a collection of benchmarking compute shaders

spirv_cross

86
Stars
41
Forks
Watchers

Safe Rust wrapper around SPIRV-Cross