Skip to content

Correct comment: xrGet...GraphicsRequirements is actually required.

Rylie Pavlik requested to merge fix-comment into master

Was reading through to use this as an example in a presentation, and noticed this issue. All the graphics extensions have something like "xrGetOpenGLGraphicsRequirementsKHR must be called prior to calling xrCreateSession." in them.

Merge request reports