-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
Is there something preventing statically linking the DirectXShaderCompiler?
My understanding is that hassle doesn't actually build the compiler, but only provides an FFI interface, so statically linking would require building it as a library.
I've also read that shader validation is performed by the GPU/Driver, so is that why getting around the official dll's is not possible?
Metadata
Metadata
Assignees
Labels
No labels