scop/glew-2.2.0/auto/extensions/gl/GL_REGAL_ES1_1_compatibility

18 lines
955 B
Plaintext
Raw Normal View History

GL_REGAL_ES1_1_compatibility
https://www.khronos.org/registry/OpenGL/extensions/REGAL/ES1_1_compatibility.txt
GL_REGAL_ES1_1_compatibility
void glClipPlanef (GLenum plane, const GLfloat* equation)
void glClipPlanex (GLenum plane, const GLfixed* equation)
void glGetClipPlanef (GLenum pname, GLfloat eqn[4])
void glGetClipPlanex (GLenum pname, GLfixed eqn[4])
void glGetFixedv (GLenum pname, GLfixed* params)
void glGetLightxv (GLenum light, GLenum pname, GLfixed* params)
void glGetMaterialxv (GLenum face, GLenum pname, GLfixed* params)
void glGetTexEnvxv (GLenum env, GLenum pname, GLfixed* params)
void glGetTexParameterxv (GLenum target, GLenum pname, GLfixed* params)
void glPointParameterx (GLenum pname, GLfixed param)
void glPointParameterxv (GLenum pname, const GLfixed* params)
void glPointSizePointerOES (GLenum type, GLsizei stride, const void *pointer)
void glTexParameterxv (GLenum target, GLenum pname, const GLfixed* params)