Mark Young
Mark Young
Clean up and re-organize the OpenXR specific virtual swapchain code. This could include moving the class code into separate files and also support disabling the option to fallback to a...
In OpenXR, there are several structures that are filled in by various API calls that require some initialization before being passed in. The initialization includes, setting values appropriately (beyond `type`...
Implement correct Consumer state update for Destroy functions (this should probably await code gen cleanup, as clean up operation “mostly noop” calls and overloads can be injected most efficiently in...