Skip to content

using glsl reserved names cause shader compilation errors #69

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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