GraphicsProgramming / GraphicsProgramming/gl-validation-layer
Query and store device capabilities on initialization
Open
enhancement
- Dominant language
- C
- Stars
- 7
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
A number of features have device-specific caps that can only be known through querying the GL.
These capabilities should be queried and stored in a struct in the context at initialization time for us to use later for validation.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.