OpenGL.WGL.ARB.pbuffer

OpenGL extension ARB.pbuffer
This module customises the behaviour of the OpenGL.raw.WGL.ARB.pbuffer to provide a more Python-friendly API
The official definition of this extension is available here: http://www.opengl.org/registry/specs/ARB/pbuffer.txt

Functions

Constants

WGL_DRAW_TO_PBUFFER_ARB (8237)
WGL_MAX_PBUFFER_HEIGHT_ARB (8240)
WGL_MAX_PBUFFER_PIXELS_ARB (8238)
WGL_MAX_PBUFFER_WIDTH_ARB (8239)
WGL_PBUFFER_HEIGHT_ARB (8245)
WGL_PBUFFER_LARGEST_ARB (8243)
WGL_PBUFFER_LOST_ARB (8246)
WGL_PBUFFER_WIDTH_ARB (8244)