Skip to content
This repository was archived by the owner on Apr 6, 2026. It is now read-only.

a uniform with [ or ] in a comment cause a bad shader generation #18

Description

@aiekick

ex : uniform float(5:25:5) uHeightCoef; // possible range [5..25]

cause the shader to be send to gpu like "uniform uHeightCoef[1];" so cause compilation error

Metadata

Metadata

Assignees

Labels

SoGLSLbugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions