-
-
Notifications
You must be signed in to change notification settings - Fork 310
Open
Description
I want to include other glsl file instead of copy them from different shader source, but when using #include, it display "'#include' : required extension not requested: GL_GOOGLE_include_directive", however after adding "#extension GL_GOOGLE_include_directive : require (or enable)", shader just compiled failed and no any errors. It also can't convert to spir-v format, only blank
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels