Skip to content

Allow non-constants for indexing builtin types in shaders

Chaosus requested to merge github/fork/Chaosus/shader_index into master

I don't know for what this restriction is intended, but in GLSL shaders, you may use non-constant as an index for these types, allowing such constructions:

image

Merge request reports

Loading