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

khronos_stime_nanoseconds_t in egl.xml #34

Closed
lawadr opened this issue Nov 22, 2017 · 1 comment
Closed

khronos_stime_nanoseconds_t in egl.xml #34

lawadr opened this issue Nov 22, 2017 · 1 comment

Comments

@lawadr
Copy link

lawadr commented Nov 22, 2017

The khronos_utime_nanoseconds_t type is declared in egl.xml on the following line:
<type name="khronos_utime_nanoseconds_t" requires="khrplatform"/>

However, khronos_stime_nanoseconds_t isn't. The following line needs to be added:
<type name="khronos_stime_nanoseconds_t" requires="khrplatform"/>

Currently this is breaking my code generation.

oddhack added a commit that referenced this issue Nov 23, 2017
@oddhack
Copy link
Contributor

oddhack commented Nov 23, 2017

Done.

@oddhack oddhack closed this as completed Nov 23, 2017
XZiar pushed a commit to XZiar/EGL-Registry that referenced this issue Jan 22, 2022
XZiar pushed a commit to XZiar/EGL-Registry that referenced this issue Feb 7, 2023
Fix typo in function signature of FramebufferFoveationParametersQCOM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants