Blame thirdparty/glew/glew-1.9.0/auto/extensions/GL_OES_single_precision
|
kusano |
7d535a |
GL_OES_single_precision
|
|
kusano |
7d535a |
http://www.opengl.org/registry/specs/OES/OES_single_precision.txt
|
|
kusano |
7d535a |
GL_OES_single_precision
|
|
kusano |
7d535a |
void glClearDepthfOES (GLclampd depth)
|
|
kusano |
7d535a |
void glClipPlanefOES (GLenum plane, const GLfloat* equation)
|
|
kusano |
7d535a |
void glDepthRangefOES (GLclampf n, GLclampf f)
|
|
kusano |
7d535a |
void glFrustumfOES (GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLfloat f)
|
|
kusano |
7d535a |
void glGetClipPlanefOES (GLenum plane, GLfloat* equation)
|
|
kusano |
7d535a |
void glOrthofOES (GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLfloat f)
|