Skip to content

using glsl reserved names cause shader compilation errors #69

@Redninja106

Description

@Redninja106

the shader compiler prefixes reserved names with _, but some other features and generated identifiers use the same prefix, causing identifiers with a double-underscore prefix, which isn't allowed in glsl.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions