Missing definitions? GLbyte, GL_R8UI

Carl Olsson <[email protected]> Sun, 5 Jan 2014 19:32:24 +1000
Newsgroups gmane.comp.python.opengl.user
Message-ID <CAEDC70jYGy0EypoEuBC=e6xzKsC3SgnjRp8i1D0Xd9WR+MTWzA@mail.gmail.com>
I've just started using PyOpenGL and I've come across a couple of
definitions that I can't find anywhere.
I'm using PyOpenGL 3.1a1 with Python 3.3.

The culprits are:
GL_R8UI (sized internal format enum)
GLbyte (type)

Have I missed importing a package? My PyOpenGL related imports:
import OpenGL
OpenGL.FORWARD_COMPATIBLE_ONLY = True
OpenGL.ERROR_ON_COPY = True
from OpenGL.GL import *
from OpenGL.arrays import vbo
from OpenGL.GL import shaders

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
PyOpenGL Homepage
http://pyopengl.sourceforge.net