Explicitly check shaders for extra uniforms and attributes
Open
enhancement
- Dominant language
- Rust
- Stars
- 32
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
An unexpected attribute or uniform likely indicates a bug in the shader code. Check for these and issue warnings.
Contributor guide
Research direction
No file or test is named. Start by locating the Rust code that handles shader uniforms and attributes, then trace how unexpected entries are currently processed. Done means unexpected uniforms and attributes are detected and warnings are issued for each one.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- computer-graphics, game-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100