FacticiusVir / SharpVk

C# Bindings for the Vulkan API & SPIR-V
MIT License
147 stars 18 forks source link

Output Compute Shaders from Shanq #31

Open FacticiusVir opened 7 years ago

FacticiusVir commented 7 years ago

As mentioned in #12, Shanq should be able to output SPIR-V for a compute pipeline.

Depends on the sample porting work in https://github.com/FacticiusVir/SharpVk-Samples/issues/2