Home | History | Annotate | Download | only in main

Lines Matching refs:Const

47 typedef void (GLAPIENTRY *array_func)( const void * );
50 const struct gl_client_array *array;
54 typedef void (GLAPIENTRY *attrib_func)( GLuint indx, const void *data );
57 const struct gl_client_array *array;
89 static const int ColorFuncs[2][NUM_TYPES] = {
112 static const int VertexFuncs[3][NUM_TYPES] = {
145 static const int IndexFuncs[NUM_TYPES] = {
156 static const int NormalFuncs[NUM_TYPES] = {
179 VertexAttrib1NbvNV(GLuint index, const GLbyte *v)
185 VertexAttrib1bvNV(GLuint index, const GLbyte *v)
191 VertexAttrib2NbvNV(GLuint index, const GLbyte *v)
197 VertexAttrib2bvNV(GLuint index, const GLbyte *v)
203 VertexAttrib3NbvNV(GLuint index, const GLbyte *v)
211 VertexAttrib3bvNV(GLuint index, const GLbyte *v)
217 VertexAttrib4NbvNV(GLuint index, const GLbyte *v)
226 VertexAttrib4bvNV(GLuint index, const GLbyte *v)
234 VertexAttrib1NubvNV(GLuint index, const GLubyte *v)
240 VertexAttrib1ubvNV(GLuint index, const GLubyte *v)
246 VertexAttrib2NubvNV(GLuint index, const GLubyte *v)
253 VertexAttrib2ubvNV(GLuint index, const GLubyte *v)
259 VertexAttrib3NubvNV(GLuint index, const GLubyte *v)
266 VertexAttrib3ubvNV(GLuint index, const GLubyte *v)
273 VertexAttrib4NubvNV(GLuint index, const GLubyte *v)
282 VertexAttrib4ubvNV(GLuint index, const GLubyte *v)
292 VertexAttrib1NsvNV(GLuint index, const GLshort *v)
298 VertexAttrib1svNV(GLuint index, const GLshort *v)
304 VertexAttrib2NsvNV(GLuint index, const GLshort *v)
311 VertexAttrib2svNV(GLuint index, const GLshort *v)
317 VertexAttrib3NsvNV(GLuint index, const GLshort *v)
325 VertexAttrib3svNV(GLuint index, const GLshort *v)
332 VertexAttrib4NsvNV(GLuint index, const GLshort *v)
341 VertexAttrib4svNV(GLuint index, const GLshort *v)
350 VertexAttrib1NusvNV(GLuint index, const GLushort *v)
356 VertexAttrib1usvNV(GLuint index, const GLushort *v)
362 VertexAttrib2NusvNV(GLuint index, const GLushort *v)
369 VertexAttrib2usvNV(GLuint index, const GLushort *v)
376 VertexAttrib3NusvNV(GLuint index, const GLushort *v)
384 VertexAttrib3usvNV(GLuint index, const GLushort *v)
391 VertexAttrib4NusvNV(GLuint index, const GLushort *v)
400 VertexAttrib4usvNV(GLuint index, const GLushort *v)
409 VertexAttrib1NivNV(GLuint index, const GLint *v)
415 VertexAttrib1ivNV(GLuint index, const GLint *v)
421 VertexAttrib2NivNV(GLuint index, const GLint *v)
428 VertexAttrib2ivNV(GLuint index, const GLint *v)
434 VertexAttrib3NivNV(GLuint index, const GLint *v)
442 VertexAttrib3ivNV(GLuint index, const GLint *v)
449 VertexAttrib4NivNV(GLuint index, const GLint *v)
458 VertexAttrib4ivNV(GLuint index, const GLint *v)
467 VertexAttrib1NuivNV(GLuint index, const GLuint *v)
473 VertexAttrib1uivNV(GLuint index, const GLuint *v)
479 VertexAttrib2NuivNV(GLuint index, const GLuint *v)
486 VertexAttrib2uivNV(GLuint index, const GLuint *v)
493 VertexAttrib3NuivNV(GLuint index, const GLuint *v)
501 VertexAttrib3uivNV(GLuint index, const GLuint *v)
508 VertexAttrib4NuivNV(GLuint index, const GLuint *v)
517 VertexAttrib4uivNV(GLuint index, const GLuint *v)
526 VertexAttrib1fvNV(GLuint index, const GLfloat *v)
532 VertexAttrib2fvNV(GLuint index, const GLfloat *v)
538 VertexAttrib3fvNV(GLuint index, const GLfloat *v)
544 VertexAttrib4fvNV(GLuint index, const GLfloat *v)
552 VertexAttrib1dvNV(GLuint index, const GLdouble *v)
558 VertexAttrib2dvNV(GLuint index, const GLdouble *v)
564 VertexAttrib3dvNV(GLuint index, const GLdouble *v)
570 VertexAttrib4dvNV(GLuint index, const GLdouble *v)
684 VertexAttrib1NbvARB(GLuint index, const GLbyte *v)
690 VertexAttrib1bvARB(GLuint index, const GLbyte *v)
696 VertexAttrib2NbvARB(GLuint index, const GLbyte *v)
702 VertexAttrib2bvARB(GLuint index, const GLbyte *v)
708 VertexAttrib3NbvARB(GLuint index, const GLbyte *v)
716 VertexAttrib3bvARB(GLuint index, const GLbyte *v)
722 VertexAttrib4NbvARB(GLuint index, const GLbyte *v)
731 VertexAttrib4bvARB(GLuint index, const GLbyte *v)
739 VertexAttrib1NubvARB(GLuint index, const GLubyte *v)
745 VertexAttrib1ubvARB(GLuint index, const GLubyte *v)
751 VertexAttrib2NubvARB(GLuint index, const GLubyte *v)
759 VertexAttrib2ubvARB(GLuint index, const GLubyte *v)
766 VertexAttrib3NubvARB(GLuint index, const GLubyte *v)
774 VertexAttrib3ubvARB(GLuint index, const GLubyte *v)
783 VertexAttrib4NubvARB(GLuint index, const GLubyte *v)
794 VertexAttrib4ubvARB(GLuint index, const GLubyte *v)
805 VertexAttrib1NsvARB(GLuint index, const GLshort *v)
811 VertexAttrib1svARB(GLuint index, const GLshort *v)
817 VertexAttrib2NsvARB(GLuint index, const GLshort *v)
825 VertexAttrib2svARB(GLuint index, const GLshort *v)
832 VertexAttrib3NsvARB(GLuint index, const GLshort *v)
842 VertexAttrib3svARB(GLuint index, const GLshort *v)
850 VertexAttrib4NsvARB(GLuint index, const GLshort *v)
861 VertexAttrib4svARB(GLuint index, const GLshort *v)
870 VertexAttrib1NusvARB(GLuint index, const GLushort *v)
876 VertexAttrib1usvARB(GLuint index, const GLushort *v)
882 VertexAttrib2NusvARB(GLuint index, const GLushort *v)
889 VertexAttrib2usvARB(GLuint index, const GLushort *v)
896 VertexAttrib3NusvARB(GLuint index, const GLushort *v)
904 VertexAttrib3usvARB(GLuint index, const GLushort *v)
911 VertexAttrib4NusvARB(GLuint index, const GLushort *v)
920 VertexAttrib4usvARB(GLuint index, const GLushort *v)
928 VertexAttrib1NivARB(GLuint index, const GLint *v)
934 VertexAttrib1ivARB(GLuint index, const GLint *v)
940 VertexAttrib2NivARB(GLuint index, const GLint *v)
947 VertexAttrib2ivARB(GLuint index, const GLint *v)
954 VertexAttrib3NivARB(GLuint index, const GLint *v)
962 VertexAttrib3ivARB(GLuint index, const GLint *v)
969 VertexAttrib4NivARB(GLuint index, const GLint *v)
978 VertexAttrib4ivARB(GLuint index, const GLint *v)
987 VertexAttrib1NuivARB(GLuint index, const GLuint *v)
993 VertexAttrib1uivARB(GLuint index, const GLuint *v)
999 VertexAttrib2NuivARB(GLuint index, const GLuint *v)
1006 VertexAttrib2uivARB(GLuint index, const GLuint *v)
1013 VertexAttrib3NuivARB(GLuint index, const GLuint *v)
1021 VertexAttrib3uivARB(GLuint index, const GLuint *v)
1028 VertexAttrib4NuivARB(GLuint index, const GLuint *v)
1037 VertexAttrib4uivARB(GLuint index, const GLuint *v)
1046 VertexAttrib1fvARB(GLuint index, const GLfloat *v)
1052 VertexAttrib2fvARB(GLuint index, const GLfloat *v)
1058 VertexAttrib3fvARB(GLuint index, const GLfloat *v)
1064 VertexAttrib4fvARB(GLuint index, const GLfloat *v)
1072 VertexAttrib1dvARB(GLuint index, const GLdouble *v)
1078 VertexAttrib2dvARB(GLuint index, const GLdouble *v)
1084 VertexAttrib3dvARB(GLuint index, const GLdouble *v)
1090 VertexAttrib4dvARB(GLuint index, const GLdouble *v)
1100 VertexAttribI1bv(GLuint index, const GLbyte *v)
1106 VertexAttribI2bv(GLuint index, const GLbyte *v)
1112 VertexAttribI3bv(GLuint index, const GLbyte *v)
1118 VertexAttribI4bv(GLuint index, const GLbyte *v)
1125 VertexAttribI1ubv(GLuint index, const GLubyte *v)
1131 VertexAttribI2ubv(GLuint index, const GLubyte *v)
1137 VertexAttribI3ubv(GLuint index, const GLubyte *v)
1143 VertexAttribI4ubv(GLuint index, const GLubyte *v)
1151 VertexAttribI1sv(GLuint index, const GLshort *v)
1157 VertexAttribI2sv(GLuint index, const GLshort *v)
1163 VertexAttribI3sv(GLuint index, const GLshort *v)
1169 VertexAttribI4sv(GLuint index, const GLshort *v)
1176 VertexAttribI1usv(GLuint index, const GLushort *v)
1182 VertexAttribI2usv(GLuint index, const GLushort *v)
1188 VertexAttribI3usv(GLuint index, const GLushort *v)
1194 VertexAttribI4usv(GLuint index, const GLushort *v)
1202 VertexAttribI1iv(GLuint index, const GLint *v)
1208 VertexAttribI2iv(GLuint index, const GLint *v)
1214 VertexAttribI3iv(GLuint index, const GLint *v)
1220 const GLint *v)
1227 VertexAttribI1uiv(GLuint index, const GLuint *v)
1233 VertexAttribI2uiv(GLuint index, const GLuint *v)
1239 VertexAttribI3uiv(GLuint index, const GLuint *v)
1245 VertexAttribI4uiv(GLuint index, const GLuint *v)
1513 for (i = 0; i < ctx->Const.MaxTextureCoordUnits; i++) {
1640 const AEcontext *actx = AE_CONTEXT(ctx);
1641 const AEarray *aa;
1642 const AEattrib *at;
1643 const struct _glapi_table * const disp = GET_DISPATCH();
1667 const GLubyte *src
1675 const GLubyte *src
1679 ((const void *) src) );
1710 const GLvertexformat *vfmt)