You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently vulkano-shaders only supports what shaderc can compile. It would be nice if it could also compile Slang shaders from either inline source or a path to a file.
The text was updated successfully, but these errors were encountered:
Currently vulkano-shaders only supports what
shaderc
can compile. It would be nice if it could also compile Slang shaders from either inline source or a path to a file.The text was updated successfully, but these errors were encountered: