Skip to content

Add some missing GLSL keywords#2189

Merged
jneen merged 2 commits intorouge-ruby:masterfrom
NogginBops:patch-1
Feb 10, 2026
Merged

Add some missing GLSL keywords#2189
jneen merged 2 commits intorouge-ruby:masterfrom
NogginBops:patch-1

Conversation

@NogginBops
Copy link
Copy Markdown
Contributor

Many of the keywords in the current keyword list like centroid and sample are contextual keywords and can actually be used as variable names.

I've no idea how easy or hard fixing this would be, I just wanted to add a few missing keywords that I wanted to be highlighted.

Many of the keywords in the current keyword list like `centroid` and `sample` are contextual keywords and can actually be used as variable names.

I've no idea how easy or hard fixing this would be, I just wanted to add a few missing keywords that I wanted to be highlighted.
@jneen jneen added this pull request to the merge queue Feb 10, 2026
Merged via the queue into rouge-ruby:master with commit 7a0a2e8 Feb 10, 2026
10 checks passed
@NogginBops NogginBops deleted the patch-1 branch February 10, 2026 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants