-
-
Notifications
You must be signed in to change notification settings - Fork 451
spirv-tools binding #2553
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
Todo
Summary of feature
We (Stride) are happy user of Silk.NET bindings and with the recent switch of our shader pipeline to SPIR-V, we would like to have spirv-val/spirv-opt equivalents as a library (currently using the command line exe).
It is provided by the https://github.com/KhronosGroup/SPIRV-Tools project
Would it be possible to generate bindings for this library?
Thanks again for all the huge work on Silk.NET, greatly appreciated!