Lines Matching refs:GLshort

58     void (GLAPIENTRYP Color3s) (GLshort red, GLshort green, GLshort blue);      /* 17 */
59 void (GLAPIENTRYP Color3sv) (const GLshort * v); /* 18 */
74 void (GLAPIENTRYP Color4s) (GLshort red, GLshort green, GLshort blue, GLshort alpha); /* 33 */
75 void (GLAPIENTRYP Color4sv) (const GLshort * v); /* 34 */
91 void (GLAPIENTRYP Indexs) (GLshort c); /* 50 */
92 void (GLAPIENTRYP Indexsv) (const GLshort * c); /* 51 */
101 void (GLAPIENTRYP Normal3s) (GLshort nx, GLshort ny, GLshort nz); /* 60 */
102 void (GLAPIENTRYP Normal3sv) (const GLshort * v); /* 61 */
109 void (GLAPIENTRYP RasterPos2s) (GLshort x, GLshort y); /* 68 */
110 void (GLAPIENTRYP RasterPos2sv) (const GLshort * v); /* 69 */
117 void (GLAPIENTRYP RasterPos3s) (GLshort x, GLshort y, GLshort z); /* 76 */
118 void (GLAPIENTRYP RasterPos3sv) (const GLshort * v); /* 77 */
125 void (GLAPIENTRYP RasterPos4s) (GLshort x, GLshort y, GLshort z, GLshort w); /* 84 */
126 void (GLAPIENTRYP RasterPos4sv) (const GLshort * v); /* 85 */
133 void (GLAPIENTRYP Rects) (GLshort x1, GLshort y1, GLshort x2, GLshort y2); /* 92 */
134 void (GLAPIENTRYP Rectsv) (const GLshort * v1, const GLshort * v2); /* 93 */
141 void (GLAPIENTRYP TexCoord1s) (GLshort s); /* 100 */
142 void (GLAPIENTRYP TexCoord1sv) (const GLshort * v); /* 101 */
149 void (GLAPIENTRYP TexCoord2s) (GLshort s, GLshort t); /* 108 */
150 void (GLAPIENTRYP TexCoord2sv) (const GLshort * v); /* 109 */
157 void (GLAPIENTRYP TexCoord3s) (GLshort s, GLshort t, GLshort r); /* 116 */
158 void (GLAPIENTRYP TexCoord3sv) (const GLshort * v); /* 117 */
165 void (GLAPIENTRYP TexCoord4s) (GLshort s, GLshort t, GLshort r, GLshort q); /* 124 */
166 void (GLAPIENTRYP TexCoord4sv) (const GLshort * v); /* 125 */
173 void (GLAPIENTRYP Vertex2s) (GLshort x, GLshort y); /* 132 */
174 void (GLAPIENTRYP Vertex2sv) (const GLshort * v); /* 133 */
181 void (GLAPIENTRYP Vertex3s) (GLshort x, GLshort y, GLshort z); /* 140 */
182 void (GLAPIENTRYP Vertex3sv) (const GLshort * v); /* 141 */
189 void (GLAPIENTRYP Vertex4s) (GLshort x, GLshort y, GLshort z, GLshort w); /* 148 */
190 void (GLAPIENTRYP Vertex4sv) (const GLshort * v); /* 149 */
423 void (GLAPIENTRYP MultiTexCoord1sARB) (GLenum target, GLshort s); /* 382 */
424 void (GLAPIENTRYP MultiTexCoord1svARB) (GLenum target, const GLshort * v); /* 383 */
431 void (GLAPIENTRYP MultiTexCoord2sARB) (GLenum target, GLshort s, GLshort t); /* 390 */
432 void (GLAPIENTRYP MultiTexCoord2svARB) (GLenum target, const GLshort * v); /* 391 */
439 void (GLAPIENTRYP MultiTexCoord3sARB) (GLenum target, GLshort s, GLshort t, GLshort r); /* 398 */
440 void (GLAPIENTRYP MultiTexCoord3svARB) (GLenum target, const GLshort * v); /* 399 */
447 void (GLAPIENTRYP MultiTexCoord4sARB) (GLenum target, GLshort s, GLshort t, GLshort r, GLshort q); /* 406 */
448 void (GLAPIENTRYP MultiTexCoord4svARB) (GLenum target, const GLshort * v); /* 407 */
518 void (GLAPIENTRYP VertexAttrib1sARB) (GLuint index, GLshort x); /* 477 */
519 void (GLAPIENTRYP VertexAttrib1svARB) (GLuint index, const GLshort * v); /* 478 */
524 void (GLAPIENTRYP VertexAttrib2sARB) (GLuint index, GLshort x, GLshort y); /* 483 */
525 void (GLAPIENTRYP VertexAttrib2svARB) (GLuint index, const GLshort * v); /* 484 */
530 void (GLAPIENTRYP VertexAttrib3sARB) (GLuint index, GLshort x, GLshort y, GLshort z); /* 489 */
531 void (GLAPIENTRYP VertexAttrib3svARB) (GLuint index, const GLshort * v); /* 490 */
534 void (GLAPIENTRYP VertexAttrib4NsvARB) (GLuint index, const GLshort * v); /* 493 */
545 void (GLAPIENTRYP VertexAttrib4sARB) (GLuint index, GLshort x, GLshort y, GLshort z, GLshort w); /* 504 */
546 void (GLAPIENTRYP VertexAttrib4svARB) (GLuint index, const GLshort * v); /* 505 */
759 void (GLAPIENTRYP SecondaryColor3sEXT) (GLshort red, GLshort green, GLshort blue); /* 718 */
760 void (GLAPIENTRYP SecondaryColor3svEXT) (const GLshort * v); /* 719 */
799 void (GLAPIENTRYP WindowPos2sMESA) (GLshort x, GLshort y); /* 758 */
800 void (GLAPIENTRYP WindowPos2svMESA) (const GLshort * v); /* 759 */
807 void (GLAPIENTRYP WindowPos3sMESA) (GLshort x, GLshort y, GLshort z); /* 766 */
808 void (GLAPIENTRYP WindowPos3svMESA) (const GLshort * v); /* 767 */
815 void (GLAPIENTRYP WindowPos4sMESA) (GLshort x, GLshort y, GLshort z, GLshort w); /* 774 */
816 void (GLAPIENTRYP WindowPos4svMESA) (const GLshort * v); /* 775 */
850 void (GLAPIENTRYP VertexAttrib1sNV) (GLuint index, GLshort x); /* 809 */
851 void (GLAPIENTRYP VertexAttrib1svNV) (GLuint index, const GLshort * v); /* 810 */
856 void (GLAPIENTRYP VertexAttrib2sNV) (GLuint index, GLshort x, GLshort y); /* 815 */
857 void (GLAPIENTRYP VertexAttrib2svNV) (GLuint index, const GLshort * v); /* 816 */
862 void (GLAPIENTRYP VertexAttrib3sNV) (GLuint index, GLshort x, GLshort y, GLshort z); /* 821 */
863 void (GLAPIENTRYP VertexAttrib3svNV) (GLuint index, const GLshort * v); /* 822 */
868 void (GLAPIENTRYP VertexAttrib4sNV) (GLuint index, GLshort x, GLshort y, GLshort z, GLshort w); /* 827 */
869 void (GLAPIENTRYP VertexAttrib4svNV) (GLuint index, const GLshort * v); /* 828 */
875 void (GLAPIENTRYP VertexAttribs1svNV) (GLuint index, GLsizei n, const GLshort * v); /* 834 */
878 void (GLAPIENTRYP VertexAttribs2svNV) (GLuint index, GLsizei n, const GLshort * v); /* 837 */
881 void (GLAPIENTRYP VertexAttribs3svNV) (GLuint index, GLsizei n, const GLshort * v); /* 840 */
884 void (GLAPIENTRYP VertexAttribs4svNV) (GLuint index, GLsizei n, const GLshort * v); /* 843 */
969 void (GLAPIENTRYP VertexAttribI4svEXT) (GLuint index, const GLshort * v); /* 928 */