Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XrRenderModelCapabilitiesRequestFB structExtends wrong struct? #153

Open
3b opened this issue Apr 17, 2023 · 2 comments
Open

XrRenderModelCapabilitiesRequestFB structExtends wrong struct? #153

3b opened this issue Apr 17, 2023 · 2 comments
Labels
bug Something isn't working synced to gitlab A corresponding issue has been filed in the Khronos internal GitLab vendor-extension

Comments

@3b
Copy link

3b commented Apr 17, 2023

from XR_FB_rendermodel

in spec,

<type category="struct" name="XrRenderModelCapabilitiesRequestFB"
  returnedonly="true" structextends="XrSystemProperties">

structExtends looks wrong, should probably be XrRenderModelPropertiesFB per docs:

XrRenderModelCapabilitiesRequestFB must be set in the structure chain of the next pointer on the XrRenderModelPropertiesFB passed into the xrGetRenderModelPropertiesFB call.

@rpavlik
Copy link
Contributor

rpavlik commented Apr 21, 2023

Good catch, that does indeed look like an error.

@rpavlik rpavlik added the bug Something isn't working label Apr 21, 2023
@rpavlik-bot
Copy link
Collaborator

An issue (number 2017) has been filed to correspond to this issue in the internal Khronos GitLab (Khronos members only: KHR:openxr/openxr#2017 ), to facilitate working group processes.

This GitHub issue will continue to be the main site of discussion.

@rpavlik-bot rpavlik-bot added the synced to gitlab A corresponding issue has been filed in the Khronos internal GitLab label May 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working synced to gitlab A corresponding issue has been filed in the Khronos internal GitLab vendor-extension
Projects
None yet
Development

No branches or pull requests

3 participants