Portability | portable |
---|---|
Stability | stable |
Maintainer | [email protected] |
Graphics.Rendering.OpenGL.Raw.EXT.TextureObject
Description
All raw functions and tokens from the EXT_texture_object extension not already in the OpenGL 3.1 core, see http://www.opengl.org/registry/specs/EXT/texture_object.txt.
- glPrioritizeTextures :: GLsizei -> Ptr GLuint -> Ptr GLclampf -> IO ()
- glAreTexturesResident :: GLsizei -> Ptr GLuint -> Ptr GLboolean -> IO GLboolean
- gl_TEXTURE_PRIORITY :: GLenum
- gl_TEXTURE_RESIDENT :: GLenum