KhronosGroup / KhronosGroup/OpenGL-API
OES_sample_variables extension incorrect use of #extension
Open
- Dominant language
- No language data
- Stars
- 42
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
OES_sample_variables says:
> Including the following line in a shader can be used to control the language features described in this extension:
> `#extension GL_OES_sample_variables`
Meanwhile, my intrepretation of ESSL 3.00 is that ` : ` must always follow.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.