Remove divisor state tracking after ANGLE fix
Open
category - graphics
type - cleanup
- Dominant language
- JavaScript
- Stars
- 15.7k
- Forks
- 3.9k
- Avg merge
- 4d 6h
- Merged PRs (30d)
- 34
Description
Remove attribute divisor state tracking once the divisor become part of VAO state in ANGLE.
#3023
KhronosGroup/WebGL#1228.
Contributor guide
Research direction
Start by reading issue #3023 and KhronosGroup/WebGL#1228 to confirm the ANGLE change and how divisor state is represented. Then locate the JavaScript WebGL rendering code that tracks the divisor attribute and remove that tracking once the referenced fix is available; done means the obsolete state is gone without regressions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- computer-graphics
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 32/100