Gedichte
Musik
Bilder
Quellcodebibliothek
Diashow
Normaldarstellung
Quellcodebibliothek
Statistik
Leitseite
products
/
Sources
/
formale Sprachen
/
C
/
Firefox
/
third_party
/
rust
/
khronos_api
/ (
Browser von der Mozilla Stiftung
Version 136.0.1
©
) Datei vom 10.2.2025 mit Größe 1 kB
Quelle README.md Sprache: unbekannt
Spracherkennung für: .md vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]
# khronos_api
[](https://crates.io/
crates/khronos_api)
[](https://github.com
/brendanzab/gl-rs/blob/master/LICENSE)
[](https://crates.i
o/crates/khronos_api)
The Khronos XML API Registry, exposed as byte string constants.
```toml
[build-dependencies]
khronos_api = "1.0.0"
```
The following constants are provided:
- `GL_XML`: the contents of [`gl.xml`](
https://cvs.khronos.org/svn/repos/ogl/trunk/do
c/registry/public/api/gl.xml)
- `EGL_XML`: the contents of [`egl.xml`](
https://cvs.khronos.org/svn/repos/ogl/trunk/
doc/registry/public/api/egl.xml)
- `WGL_XML`: the contents of [`wgl.xml`](
https://cvs.khronos.org/svn/repos/ogl/trunk/
doc/registry/public/api/wgl.xml)
- `GLX_XML`: the contents of [`glx.xml`](
https://cvs.khronos.org/svn/repos/ogl/trunk/
doc/registry/public/api/glx.xml)
- `WEBGL_IDL`: the contents of [`webgl.idl`](
https://raw.githubusercontent.com/Khrono
sGroup/WebGL/master/specs/latest/1.0/webgl.idl)
- `WEBGL2_IDL`: the contents of [`webgl2.idl`](
https://raw.githubusercontent.com/Khro
nosGroup/WebGL/master/specs/latest/2.0/webgl2.idl)
- `WEBGL_EXT_XML`: the contents of the WebGL extension XML files
## Changelog
### v1.0.0
- Initial release
- Documentation improvements
[ Dauer der Verarbeitung: 0.36 Sekunden
]
2026-04-02