Home | History | Annotate | Download | only in src

Lines Matching refs:GLfixed

17065 void GLTrace_glClipPlanex(GLenum plane, const GLfixed *equation) {
17146 void GLTrace_glColor4x(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) {
17329 void GLTrace_glFogx(GLenum pname, GLfixed param) {
17363 void GLTrace_glFogxv(GLenum pname, const GLfixed *params) {
17398 void GLTrace_glFrustumx(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar) {
17456 void GLTrace_glGetClipPlanex(GLenum pname, GLfixed eqn[4]) {
17491 void GLTrace_glGetFixedv(GLenum pname, GLfixed *params) {
17526 void GLTrace_glGetLightxv(GLenum light, GLenum pname, GLfixed *params) {
17567 void GLTrace_glGetMaterialxv(GLenum face, GLenum pname, GLfixed *params) {
17684 void GLTrace_glGetTexEnvxv(GLenum env, GLenum pname, GLfixed *params) {
17725 void GLTrace_glGetTexParameterxv(GLenum target, GLenum pname, GLfixed *params) {
17766 void GLTrace_glLightModelx(GLenum pname, GLfixed param) {
17800 void GLTrace_glLightModelxv(GLenum pname, const GLfixed *params) {
17835 void GLTrace_glLightx(GLenum light, GLenum pname, GLfixed param) {
17875 void GLTrace_glLightxv(GLenum light, GLenum pname, const GLfixed *params) {
17916 void GLTrace_glLineWidthx(GLfixed width) {
17966 void GLTrace_glLoadMatrixx(const GLfixed *m) {
18023 void GLTrace_glMaterialx(GLenum face, GLenum pname, GLfixed param) {
18063 void GLTrace_glMaterialxv(GLenum face, GLenum pname, const GLfixed *params) {
18132 void GLTrace_glMultMatrixx(const GLfixed *m) {
18161 void GLTrace_glMultiTexCoord4x(GLenum target, GLfixed s, GLfixed t, GLfixed r, GLfixed q) {
18213 void GLTrace_glNormal3x(GLfixed nx, GLfixed ny, GLfixed nz) {
18294 void GLTrace_glOrthox(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar) {
18352 void GLTrace_glPointParameterx(GLenum pname, GLfixed param) {
18386 void GLTrace_glPointParameterxv(GLenum pname, const GLfixed *params) {
18421 void GLTrace_glPointSizex(GLfixed size) {
18449 void GLTrace_glPolygonOffsetx(GLfixed factor, GLfixed units) {
18527 void GLTrace_glRotatex(GLfixed angle, GLfixed x, GLfixed y, GLfixed z) {
18607 void GLTrace_glScalex(GLfixed x, GLfixed y, GLfixed z) {
18762 void GLTrace_glTexEnvx(GLenum target, GLenum pname, GLfixed param) {
18843 void GLTrace_glTexEnvxv(GLenum target, GLenum pname, const GLfixed *params) {
18884 void GLTrace_glTexParameterx(GLenum target, GLenum pname, GLfixed param) {
18924 void GLTrace_glTexParameterxv(GLenum target, GLenum pname, const GLfixed *params) {
18965 void GLTrace_glTranslatex(GLfixed x, GLfixed y, GLfixed z) {
19308 void GLTrace_glDrawTexxOES(GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height) {
19418 void GLTrace_glDrawTexxvOES(const GLfixed *coords) {
19636 void GLTrace_glClipPlanexOES(GLenum plane, const GLfixed *equation) {
19671 void GLTrace_glColor4xOES(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) {
19751 void GLTrace_glFogxOES(GLenum pname, GLfixed param) {
19785 void GLTrace_glFogxvOES(GLenum pname, const GLfixed *params) {
19820 void GLTrace_glFrustumxOES(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar) {
19878 void GLTrace_glGetClipPlanexOES(GLenum pname, GLfixed eqn[4]) {
19913 void GLTrace_glGetFixedvOES(GLenum pname, GLfixed *params) {
19948 void GLTrace_glGetLightxvOES(GLenum light, GLenum pname, GLfixed *params) {
19989 void GLTrace_glGetMaterialxvOES(GLenum face, GLenum pname, GLfixed *params) {
20030 void GLTrace_glGetTexEnvxvOES(GLenum env, GLenum pname, GLfixed *params) {
20071 void GLTrace_glGetTexParameterxvOES(GLenum target, GLenum pname, GLfixed *params) {
20112 void GLTrace_glLightModelxOES(GLenum pname, GLfixed param) {
20146 void GLTrace_glLightModelxvOES(GLenum pname, const GLfixed *params) {
20181 void GLTrace_glLightxOES(GLenum light, GLenum pname, GLfixed param) {
20221 void GLTrace_glLightxvOES(GLenum light, GLenum pname, const GLfixed *params) {
20262 void GLTrace_glLineWidthxOES(GLfixed width) {
20290 void GLTrace_glLoadMatrixxOES(const GLfixed *m) {
20319 void GLTrace_glMaterialxOES(GLenum face, GLenum pname, GLfixed param) {
20359 void GLTrace_glMaterialxvOES(GLenum face, GLenum pname, const GLfixed *params) {
20400 void GLTrace_glMultMatrixxOES(const GLfixed *m) {
20429 void GLTrace_glMultiTexCoord4xOES(GLenum target, GLfixed s, GLfixed t, GLfixed r, GLfixed q) {
20481 void GLTrace_glNormal3xOES(GLfixed nx, GLfixed ny, GLfixed nz) {
20521 void GLTrace_glOrthoxOES(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar) {
20579 void GLTrace_glPointParameterxOES(GLenum pname, GLfixed param) {
20613 void GLTrace_glPointParameterxvOES(GLenum pname, const GLfixed *params) {
20648 void GLTrace_glPointSizexOES(GLfixed size) {
20676 void GLTrace_glPolygonOffsetxOES(GLfixed factor, GLfixed units) {
20710 void GLTrace_glRotatexOES(GLfixed angle, GLfixed x, GLfixed y, GLfixed z) {
20790 void GLTrace_glScalexOES(GLfixed x, GLfixed y, GLfixed z) {
20830 void GLTrace_glTexEnvxOES(GLenum target, GLenum pname, GLfixed param) {
20870 void GLTrace_glTexEnvxvOES(GLenum target, GLenum pname, const GLfixed *params) {
20911 void GLTrace_glTexParameterxOES(GLenum target, GLenum pname, GLfixed param) {
20951 void GLTrace_glTexParameterxvOES(GLenum target, GLenum pname, const GLfixed *params) {
20992 void GLTrace_glTranslatexOES(GLfixed x, GLfixed y, GLfixed z) {
21752 GLbitfield GLTrace_glQueryMatrixxOES(GLfixed mantissa[16], GLint exponent[16]) {
22206 void GLTrace_glTexGenxOES(GLenum coord, GLenum pname, GLfixed param) {
22246 void GLTrace_glTexGenxvOES(GLenum coord, GLenum pname, const GLfixed *params) {
22369 void GLTrace_glGetTexGenxvOES(GLenum coord, GLenum pname, GLfixed *params) {
22445 void GLTrace_glClipPlanexIMG(GLenum p, const GLfixed *eqn) {