https://github.com/google/clspv
Clspv is a compiler for OpenCL C to Vulkan compute shaders
https://github.com/google/clspv
opencl spir spirv vulkan vulkan-compute-shaders
Last synced: 7 months ago
JSON representation
Clspv is a compiler for OpenCL C to Vulkan compute shaders
- Host: GitHub
- URL: https://github.com/google/clspv
- Owner: google
- License: apache-2.0
- Created: 2017-07-12T14:54:18.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2025-04-30T12:31:30.000Z (8 months ago)
- Last Synced: 2025-04-30T13:58:36.548Z (8 months ago)
- Topics: opencl, spir, spirv, vulkan, vulkan-compute-shaders
- Language: LLVM
- Homepage:
- Size: 10.9 MB
- Stars: 667
- Watchers: 44
- Forks: 92
- Open Issues: 83
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
- AwesomeCppGameDev - clspv
- awesome-vulkan - clspv - prototype compiler for a subset of OpenCL C to Vulkan compute shaders. [Apache License 2.0] (Libraries)
- AwesomeCompiler - clspv