summaryrefslogtreecommitdiff
path: root/glew/auto/extensions/gl/GL_REGAL_ES1_1_compatibility
blob: c9e7215dd606667030582e7d72db3022463ba10e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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)