Lines Matching refs:GLfixed
566 void ClipPlanex(GLenum plane, const GLfixed *equation) in ClipPlanex()
596 void Color4x(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) in Color4x()
1625 void Fogx(GLenum pname, GLfixed param) in Fogx()
1668 void Fogxv(GLenum pname, const GLfixed *params) in Fogxv()
1712 void Frustumx(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar) in Frustumx()
1975 void GetClipPlanex(GLenum pname, GLfixed eqn[4]) in GetClipPlanex()
1994 void GetFixedv(GLenum pname, GLfixed *params) in GetFixedv()
2219 void GetLightxv(GLenum light, GLenum pname, GLfixed *params) in GetLightxv()
2229 void GetMaterialxv(GLenum face, GLenum pname, GLfixed *params) in GetMaterialxv()
2409 void GetTexEnvxv(GLenum env, GLenum pname, GLfixed *params) in GetTexEnvxv()
2414 void GetTexParameterxv(GLenum target, GLenum pname, GLfixed *params) in GetTexParameterxv()
2633 void LightModelx(GLenum pname, GLfixed param) in LightModelx()
2654 void LightModelxv(GLenum pname, const GLfixed *params) in LightModelxv()
2803 void Lightx(GLenum light, GLenum pname, GLfixed param) in Lightx()
2808 void Lightxv(GLenum light, GLenum pname, const GLfixed *params) in Lightxv()
2830 void LineWidthx(GLfixed width) in LineWidthx()
2859 void LoadMatrixx(const GLfixed *m) in LoadMatrixx()
2981 void Materialx(GLenum face, GLenum pname, GLfixed param) in Materialx()
2986 void Materialxv(GLenum face, GLenum pname, const GLfixed *params) in Materialxv()
3015 void MultMatrixx(const GLfixed *m) in MultMatrixx()
3049 void MultiTexCoord4x(GLenum target, GLfixed s, GLfixed t, GLfixed r, GLfixed q) in MultiTexCoord4x()
3066 void Normal3x(GLfixed nx, GLfixed ny, GLfixed nz) in Normal3x()
3095 void Orthox(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar) in Orthox()
3211 void PointParameterx(GLenum pname, GLfixed param) in PointParameterx()
3250 void PointParameterxv(GLenum pname, const GLfixed *params) in PointParameterxv()
3323 void PointSizex(GLfixed size) in PointSizex()
3340 void PolygonOffsetx(GLfixed factor, GLfixed units) in PolygonOffsetx()
3463 void Rotatex(GLfixed angle, GLfixed x, GLfixed y, GLfixed z) in Rotatex()
3497 void Scalex(GLfixed x, GLfixed y, GLfixed z) in Scalex()
4171 void TexEnvx(GLenum target, GLenum pname, GLfixed param) in TexEnvx()
4181 void TexEnvxv(GLenum target, GLenum pname, const GLfixed *params) in TexEnvxv()
4475 void TexParameterx(GLenum target, GLenum pname, GLfixed param) in TexParameterx()
4480 void TexParameterxv(GLenum target, GLenum pname, const GLfixed *params) in TexParameterxv()
4550 void Translatex(GLfixed x, GLfixed y, GLfixed z) in Translatex()
4655 void DrawTexxOES(GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height) in DrawTexxOES()
4670 void DrawTexxvOES(const GLfixed *coords) in DrawTexxvOES()