glad 0.0.0

Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
authors = ["David Herberth <github@dav1d.de>"]
name = "glad"
version = "0.0.0"
edition = "2021"
license = "MIT"
readme = "README.md"
repository = "https://github.com/Dav1dde/glad"
description = "Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs."

[dependencies]