EGL enum value range
"Simon Zeni" <[email protected]>
| Newsgroups | gmane.comp.video.mesa3d.devel |
|---|---|
| Message-ID | <CLY5CPWVMCKU.3KLDAEKYW1VUV@snorlax> |
Hi, I'm in the process of drafting a MESA extension for EGL [1], and I need an enum value for a token. The range 0x3290 to 0x329F is already reserved for MESA but was never used. I'd like to know if anything is planned to use those value, and if I can have the permission to take a single value from this range for the extension. Cheers, Simon [1]: https://github.com/KhronosGroup/EGL-Registry/pull/165 [2]: https://github.com/KhronosGroup/EGL-Registry/blob/main/api/egl.xml#L739