Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 1.73 KB

File metadata and controls

26 lines (21 loc) · 1.73 KB

khronos_api

CI Version Docs License Downloads

The Khronos XML API Registry, exposed as byte string constants.

[build-dependencies]
khronos_api = "3.1.0"

The following constants are provided:

  • GL_XML: the contents of gl.xml
  • EGL_XML: the contents of egl.xml
  • WGL_XML: the contents of wgl.xml
  • GLX_XML: the contents of glx.xml
  • GL_ANGLE_EXT_XML: the contents of gl_angle_ext.xml
  • EGL_ANGLE_EXT_XML: the contents of egl_angle_ext.xml
  • WEBGL_IDL: the contents of webgl.idl
  • WEBGL2_IDL: the contents of webgl2.idl
  • WEBGL_EXT_XML: the contents of the WebGL extension XML files, discovered by a build script