Mx support.
[girtod.git] / gtk2 / gl.d
blob151f5d2d3750d67655c4dd923ded387797ac045c
1 // *** DO NOT EDIT ***
2 // Automatically generated from "/usr/share/gir-1.0/GL-1.0.gir"
4 module GL;
6 // c:symbol-prefixes: ["gl"]
7 // c:identifier-prefixes: ["GL"]
9 // module GL;
11 struct bitfield {
14 struct charARB {
17 struct clampf {
20 struct boolean_ {
23 struct enum_ {
26 struct float_ {
29 struct handleARB {
32 struct int_ {
35 struct intptr {
38 struct sizei {
41 struct sizeiptr {
44 struct uint_ {
47 struct void_ {
50 static void InitNames()() {
51 glInitNames();
55 // C prototypes:
57 extern (C) {
58 void glInitNames();