зеркало из https://github.com/mozilla/gecko-dev.git
be92d942e5 | ||
---|---|---|
.. | ||
api | ||
src | ||
.cargo-checksum.json | ||
Cargo.toml | ||
README.md |
README.md
khronos_api
The Khronos XML API Registry, exposed as byte string constants.
[build-dependencies]
khronos_api = "1.0.0"
The following constants are provided:
GL_XML
: the contents ofgl.xml
EGL_XML
: the contents ofegl.xml
WGL_XML
: the contents ofwgl.xml
GLX_XML
: the contents ofglx.xml
Changelog
v1.0.0
- Initial release
- Documentation improvements