glbinding  2.1.1.96dbfd46d679
A C++ binding for the OpenGL API, generated using the gl.xml specification.
gl31/values.h
Go to the documentation of this file.
1 #pragma once
2 
3 #include <glbinding/nogl.h>
4 #include <glbinding/gl/values.h>
5 
6 
7 namespace gl31
8 {
9 
10 
11 using gl::GL_INVALID_INDEX;
12 
13 
14 } // namespace gl31
Definition: gl31/bitfield.h:8