EGL enum value range
Simon Zeni
simon at bl4ckb0ne.ca
Fri Aug 5 13:58:34 UTC 2022
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
More information about the mesa-dev
mailing list