KhronosGroup / KhronosGroup/OpenXR-SDK-Source
Validation layer should have message for graphics requirement function not called
- Dominant language
- Python
- Stars
- 825
- Forks
- 306
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 1
Description
Apparently some runtimes haven't updated to the new error code for this situation and there's no warning currently. see https://github.com/KhronosGroup/OpenXR-SDK-Source/issues/288
We do have some state-related stuff in parts of our generation scripts, that we ended up not actually using yet. Would it make it easier to support in the validation layer if we marked those get requirements calls as transitioning to some state?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the linked OpenXR-SDK-Source issue 288 and the generation scripts and validation-layer code mentioned here. Determine how an uncalled graphics requirements function should be detected for runtimes using the older error code; done means the validation layer provides a warning for that situation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100