• Home
  • Raw
  • Download

Lines Matching refs:GLfixed

306 void glClipPlanex(GLenum plane, const GLfixed *equation)  in glClipPlanex()
316 void glColor4x(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) in glColor4x()
421 void glFogx(GLenum pname, GLfixed param) in glFogx()
426 void glFogxv(GLenum pname, const GLfixed *params) in glFogxv()
436 void glFrustumx(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zF… in glFrustumx()
451 void glGetClipPlanex(GLenum pname, GLfixed eqn[4]) in glGetClipPlanex()
471 void glGetFixedv(GLenum pname, GLfixed *params) in glGetFixedv()
481 void glGetLightxv(GLenum light, GLenum pname, GLfixed *params) in glGetLightxv()
486 void glGetMaterialxv(GLenum face, GLenum pname, GLfixed *params) in glGetMaterialxv()
506 void glGetTexEnvxv(GLenum env, GLenum pname, GLfixed *params) in glGetTexEnvxv()
516 void glGetTexParameterxv(GLenum target, GLenum pname, GLfixed *params) in glGetTexParameterxv()
541 void glLightModelx(GLenum pname, GLfixed param) in glLightModelx()
546 void glLightModelxv(GLenum pname, const GLfixed *params) in glLightModelxv()
551 void glLightx(GLenum light, GLenum pname, GLfixed param) in glLightx()
556 void glLightxv(GLenum light, GLenum pname, const GLfixed *params) in glLightxv()
561 void glLineWidthx(GLfixed width) in glLineWidthx()
571 void glLoadMatrixx(const GLfixed *m) in glLoadMatrixx()
581 void glMaterialx(GLenum face, GLenum pname, GLfixed param) in glMaterialx()
586 void glMaterialxv(GLenum face, GLenum pname, const GLfixed *params) in glMaterialxv()
596 void glMultMatrixx(const GLfixed *m) in glMultMatrixx()
601 void glMultiTexCoord4x(GLenum target, GLfixed s, GLfixed t, GLfixed r, GLfixed q) in glMultiTexCoord4x()
606 void glNormal3x(GLfixed nx, GLfixed ny, GLfixed nz) in glNormal3x()
616 void glOrthox(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar) in glOrthox()
626 void glPointParameterx(GLenum pname, GLfixed param) in glPointParameterx()
631 void glPointParameterxv(GLenum pname, const GLfixed *params) in glPointParameterxv()
636 void glPointSizex(GLfixed size) in glPointSizex()
641 void glPolygonOffsetx(GLfixed factor, GLfixed units) in glPolygonOffsetx()
661 void glRotatex(GLfixed angle, GLfixed x, GLfixed y, GLfixed z) in glRotatex()
676 void glScalex(GLfixed x, GLfixed y, GLfixed z) in glScalex()
716 void glTexEnvx(GLenum target, GLenum pname, GLfixed param) in glTexEnvx()
726 void glTexEnvxv(GLenum target, GLenum pname, const GLfixed *params) in glTexEnvxv()
741 void glTexParameterx(GLenum target, GLenum pname, GLfixed param) in glTexParameterx()
751 void glTexParameterxv(GLenum target, GLenum pname, const GLfixed *params) in glTexParameterxv()
761 void glTranslatex(GLfixed x, GLfixed y, GLfixed z) in glTranslatex()
806 void glDrawTexxOES(GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height) in glDrawTexxOES()
821 void glDrawTexxvOES(const GLfixed *coords) in glDrawTexxvOES()
861 void glClipPlanexOES(GLenum plane, const GLfixed *equation) in glClipPlanexOES()
866 void glColor4xOES(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) in glColor4xOES()
876 void glFogxOES(GLenum pname, GLfixed param) in glFogxOES()
881 void glFogxvOES(GLenum pname, const GLfixed *params) in glFogxvOES()
886 void glFrustumxOES(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed in glFrustumxOES()
891 void glGetClipPlanexOES(GLenum pname, GLfixed eqn[4]) in glGetClipPlanexOES()
896 void glGetFixedvOES(GLenum pname, GLfixed *params) in glGetFixedvOES()
901 void glGetLightxvOES(GLenum light, GLenum pname, GLfixed *params) in glGetLightxvOES()
906 void glGetMaterialxvOES(GLenum face, GLenum pname, GLfixed *params) in glGetMaterialxvOES()
911 void glGetTexEnvxvOES(GLenum env, GLenum pname, GLfixed *params) in glGetTexEnvxvOES()
916 void glGetTexParameterxvOES(GLenum target, GLenum pname, GLfixed *params) in glGetTexParameterxvOES()
921 void glLightModelxOES(GLenum pname, GLfixed param) in glLightModelxOES()
926 void glLightModelxvOES(GLenum pname, const GLfixed *params) in glLightModelxvOES()
931 void glLightxOES(GLenum light, GLenum pname, GLfixed param) in glLightxOES()
936 void glLightxvOES(GLenum light, GLenum pname, const GLfixed *params) in glLightxvOES()
941 void glLineWidthxOES(GLfixed width) in glLineWidthxOES()
946 void glLoadMatrixxOES(const GLfixed *m) in glLoadMatrixxOES()
951 void glMaterialxOES(GLenum face, GLenum pname, GLfixed param) in glMaterialxOES()
956 void glMaterialxvOES(GLenum face, GLenum pname, const GLfixed *params) in glMaterialxvOES()
961 void glMultMatrixxOES(const GLfixed *m) in glMultMatrixxOES()
966 void glMultiTexCoord4xOES(GLenum target, GLfixed s, GLfixed t, GLfixed r, GLfixed q) in glMultiTexCoord4xOES()
971 void glNormal3xOES(GLfixed nx, GLfixed ny, GLfixed nz) in glNormal3xOES()
976 void glOrthoxOES(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed z… in glOrthoxOES()
981 void glPointParameterxOES(GLenum pname, GLfixed param) in glPointParameterxOES()
986 void glPointParameterxvOES(GLenum pname, const GLfixed *params) in glPointParameterxvOES()
991 void glPointSizexOES(GLfixed size) in glPointSizexOES()
996 void glPolygonOffsetxOES(GLfixed factor, GLfixed units) in glPolygonOffsetxOES()
1001 void glRotatexOES(GLfixed angle, GLfixed x, GLfixed y, GLfixed z) in glRotatexOES()
1011 void glScalexOES(GLfixed x, GLfixed y, GLfixed z) in glScalexOES()
1016 void glTexEnvxOES(GLenum target, GLenum pname, GLfixed param) in glTexEnvxOES()
1021 void glTexEnvxvOES(GLenum target, GLenum pname, const GLfixed *params) in glTexEnvxvOES()
1026 void glTexParameterxOES(GLenum target, GLenum pname, GLfixed param) in glTexParameterxOES()
1031 void glTexParameterxvOES(GLenum target, GLenum pname, const GLfixed *params) in glTexParameterxvOES()
1036 void glTranslatexOES(GLfixed x, GLfixed y, GLfixed z) in glTranslatexOES()
1151 GLbitfield glQueryMatrixxOES(GLfixed mantissa[16], GLint exponent[16]) in glQueryMatrixxOES()
1206 void glTexGenxOES(GLenum coord, GLenum pname, GLfixed param) in glTexGenxOES()
1211 void glTexGenxvOES(GLenum coord, GLenum pname, const GLfixed *params) in glTexGenxvOES()
1226 void glGetTexGenxvOES(GLenum coord, GLenum pname, GLfixed *params) in glGetTexGenxvOES()
1271 void glClipPlanexIMG(GLenum p, const GLfixed *eqn) in glClipPlanexIMG()