-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
schema: Redesign to better handle various cases listed here #310
Comments
Schema: Improving the handling of feature/property synonyms : #7 |
schema: refactoring to improve checking Experiment here: #172
Schema Implementation:
JSON file example (if
We could implement exclusion of extension vs core version like this:
JSON files (if VK_VERSION_1_1 is defined, we get errors):
This said, a device profiles will have both the core and the extension defined so we should somehow make this a mode. |
layer: Allowing to override instance extensions But this requires big changes in the Vulkan Loader. |
This issue can be used to gather feature new ideas
The text was updated successfully, but these errors were encountered: