Skip to content

XrCoordinateSpaceCreateInfoML missing from its extension in xr.xml #549

Description

@AndrewSumsion

In xr.xml:3552, the XrCoordinateSpaceCreateInfoML struct is defined under a comment reading <!-- XR_ML_compat structs -->. However, the defintion for the XR_ML_compat extension (xr.xml:11867) does not contain a corresponding <type> tag for XrCoordinateSpaceCreateInfoML. As far as I can tell, this is the only issue like this in the spec.

It is causing issues for me because I am trying to build an automated tool that parses data from xr.xml, and this anomaly is throwing a wrench in things.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    synced to gitlabSynchronized to OpenXR internal GitLab

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions