Open technobaboo opened 10 months ago
@Ralith idk how the generator works, got any ideas? this is needed for servo webxr too
Per some discussion on Discord it seems the issue is that the generator does not parse provisional extensions, hence XR_MNDX_egl_enable being skipped over
Is it sufficient for applications to manually add it to the other
list for the time being?
It looks like this was fixed by https://github.com/Ralith/openxrs/pull/156. @technobaboo did it resolve it for you?
so I need help to get the extension into the list so it can be enabled but i got the graphics bindings structs in
why isn't the monado egl extension in openxr/src/generated.rs and how do I get it in there?