KhronosGroup / KhronosGroup/GLSL

GLSLangSpec.4.60.pdf missing subpassinput in Gramma definition

Open
#326 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
458
Forks
114
Avg merge
4m
Merged PRs (30d)
1

Description

This is probably in other versions of the glsl spec too but when processing the gramma definitions in the 4.6 spec there is no mention of the subpassInput and subpassInputMS keywords in the token list returned from lexical analysis and this no mention of it in the shading language gramma.

Is it just a case of creating the right tokens and adding to type_specifier_nonarray: ?

Contributor guide

Open the contributing guide

Research direction

Review GLSLangSpec.4.60.pdf, starting with the lexical-analysis token list and the shading-language grammar around type_specifier_nonarray. Confirm how subpassInput and subpassInputMS are represented in both places, then update the specification source so the generated document includes the missing definitions and verify the resulting PDF.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.