cginternals / cginternals/khrbinding-generator
Distinguish between different context management scenarios
Open
- Dominant language
- C++
- Stars
- 5
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
These two are currently implemented:
* single context, one state for all threads
* multi context, one state per thread
Probably, the following are desired as well:
* single context, one state per thread
* multi context, one state for all threads
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.