glbinding  2.1.1.000000000000
A C++ binding for the OpenGL API, generated using the gl.xml specification.
Loading...
Searching...
No Matches
gl31ext/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
7namespace gl31ext
8{
9
10
11using gl::GL_TIMEOUT_IGNORED;
12
13
14} // namespace gl31ext
Definition gl31ext/bitfield.h:9