Skip to content

XrCoordinateSpaceCreateInfoML missing from its extension in xr.xml #549

@AndrewSumsion

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.

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