Lines Matching defs:index
72 #define ATTRIB1NV(index,x) CALL_VertexAttrib1fNV(GET_DISPATCH(), (index,x)) argument
73 #define ATTRIB2NV(index,x,y) CALL_VertexAttrib2fNV(GET_DISPATCH(), (index,x,y)) argument
74 #define ATTRIB3NV(index,x,y,z) CALL_VertexAttrib3fNV(GET_DISPATCH(), (index,x,y,z)) argument
75 #define ATTRIB4NV(index,x,y,z,w) CALL_VertexAttrib4fNV(GET_DISPATCH(), (index,x,y,z,w)) argument
77 #define ATTRIB1ARB(index,x) CALL_VertexAttrib1fARB(GET_DISPATCH(), (index,x)) argument
78 #define ATTRIB2ARB(index,x,y) CALL_VertexAttrib2fARB(GET_DISPATCH(), (index,x,y)) argument
79 #define ATTRIB3ARB(index,x,y,z) CALL_VertexAttrib3fARB(GET_DISPATCH(), (index,x,y,z)) argument
80 #define ATTRIB4ARB(index,x,y,z,w) CALL_VertexAttrib4fARB(GET_DISPATCH(), (index,x,y,z,w)) argument
82 #define ATTRIBI_1I(index,x) CALL_VertexAttribI1iEXT(GET_DISPATCH(), (index,x)) argument
83 #define ATTRIBI_1UI(index,x) CALL_VertexAttribI1uiEXT(GET_DISPATCH(), (index,x)) argument
84 #define ATTRIBI_4I(index,x,y,z,w) CALL_VertexAttribI4iEXT(GET_DISPATCH(), (index,x,y,z,w)) argument
86 #define ATTRIBI_4UI(index,x,y,z,w) CALL_VertexAttribI4uiEXT(GET_DISPATCH(), (index,x,y,z,w)) argument
1056 loopback_VertexAttrib1sNV(GLuint index, GLshort x) in loopback_VertexAttrib1sNV()
1062 loopback_VertexAttrib1dNV(GLuint index, GLdouble x) in loopback_VertexAttrib1dNV()
1068 loopback_VertexAttrib2sNV(GLuint index, GLshort x, GLshort y) in loopback_VertexAttrib2sNV()
1074 loopback_VertexAttrib2dNV(GLuint index, GLdouble x, GLdouble y) in loopback_VertexAttrib2dNV()
1080 loopback_VertexAttrib3sNV(GLuint index, GLshort x, GLshort y, GLshort z) in loopback_VertexAttrib3sNV()
1086 loopback_VertexAttrib3dNV(GLuint index, GLdouble x, GLdouble y, GLdouble z) in loopback_VertexAttrib3dNV()
1092 loopback_VertexAttrib4sNV(GLuint index, GLshort x, GLshort y, GLshort z, GLshort w) in loopback_VertexAttrib4sNV()
1098 loopback_VertexAttrib4dNV(GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w) in loopback_VertexAttrib4dNV()
1104 loopback_VertexAttrib4ubNV(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w) in loopback_VertexAttrib4ubNV()
1111 loopback_VertexAttrib1svNV(GLuint index, const GLshort *v) in loopback_VertexAttrib1svNV()
1117 loopback_VertexAttrib1dvNV(GLuint index, const GLdouble *v) in loopback_VertexAttrib1dvNV()
1123 loopback_VertexAttrib2svNV(GLuint index, const GLshort *v) in loopback_VertexAttrib2svNV()
1129 loopback_VertexAttrib2dvNV(GLuint index, const GLdouble *v) in loopback_VertexAttrib2dvNV()
1135 loopback_VertexAttrib3svNV(GLuint index, const GLshort *v) in loopback_VertexAttrib3svNV()
1141 loopback_VertexAttrib3dvNV(GLuint index, const GLdouble *v) in loopback_VertexAttrib3dvNV()
1147 loopback_VertexAttrib4svNV(GLuint index, const GLshort *v) in loopback_VertexAttrib4svNV()
1154 loopback_VertexAttrib4dvNV(GLuint index, const GLdouble *v) in loopback_VertexAttrib4dvNV()
1160 loopback_VertexAttrib4ubvNV(GLuint index, const GLubyte *v) in loopback_VertexAttrib4ubvNV()
1168 loopback_VertexAttribs1svNV(GLuint index, GLsizei n, const GLshort *v) in loopback_VertexAttribs1svNV()
1176 loopback_VertexAttribs1fvNV(GLuint index, GLsizei n, const GLfloat *v) in loopback_VertexAttribs1fvNV()
1184 loopback_VertexAttribs1dvNV(GLuint index, GLsizei n, const GLdouble *v) in loopback_VertexAttribs1dvNV()
1192 loopback_VertexAttribs2svNV(GLuint index, GLsizei n, const GLshort *v) in loopback_VertexAttribs2svNV()
1200 loopback_VertexAttribs2fvNV(GLuint index, GLsizei n, const GLfloat *v) in loopback_VertexAttribs2fvNV()
1208 loopback_VertexAttribs2dvNV(GLuint index, GLsizei n, const GLdouble *v) in loopback_VertexAttribs2dvNV()
1216 loopback_VertexAttribs3svNV(GLuint index, GLsizei n, const GLshort *v) in loopback_VertexAttribs3svNV()
1224 loopback_VertexAttribs3fvNV(GLuint index, GLsizei n, const GLfloat *v) in loopback_VertexAttribs3fvNV()
1232 loopback_VertexAttribs3dvNV(GLuint index, GLsizei n, const GLdouble *v) in loopback_VertexAttribs3dvNV()
1240 loopback_VertexAttribs4svNV(GLuint index, GLsizei n, const GLshort *v) in loopback_VertexAttribs4svNV()
1248 loopback_VertexAttribs4fvNV(GLuint index, GLsizei n, const GLfloat *v) in loopback_VertexAttribs4fvNV()
1256 loopback_VertexAttribs4dvNV(GLuint index, GLsizei n, const GLdouble *v) in loopback_VertexAttribs4dvNV()
1264 loopback_VertexAttribs4ubvNV(GLuint index, GLsizei n, const GLubyte *v) in loopback_VertexAttribs4ubvNV()
1279 loopback_VertexAttrib1sARB(GLuint index, GLshort x) in loopback_VertexAttrib1sARB()
1285 loopback_VertexAttrib1dARB(GLuint index, GLdouble x) in loopback_VertexAttrib1dARB()
1291 loopback_VertexAttrib2sARB(GLuint index, GLshort x, GLshort y) in loopback_VertexAttrib2sARB()
1297 loopback_VertexAttrib2dARB(GLuint index, GLdouble x, GLdouble y) in loopback_VertexAttrib2dARB()
1303 loopback_VertexAttrib3sARB(GLuint index, GLshort x, GLshort y, GLshort z) in loopback_VertexAttrib3sARB()
1309 loopback_VertexAttrib3dARB(GLuint index, GLdouble x, GLdouble y, GLdouble z) in loopback_VertexAttrib3dARB()
1315 loopback_VertexAttrib4sARB(GLuint index, GLshort x, GLshort y, GLshort z, GLshort w) in loopback_VertexAttrib4sARB()
1321 loopback_VertexAttrib4dARB(GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w) in loopback_VertexAttrib4dARB()
1327 loopback_VertexAttrib1svARB(GLuint index, const GLshort *v) in loopback_VertexAttrib1svARB()
1333 loopback_VertexAttrib1dvARB(GLuint index, const GLdouble *v) in loopback_VertexAttrib1dvARB()
1339 loopback_VertexAttrib2svARB(GLuint index, const GLshort *v) in loopback_VertexAttrib2svARB()
1345 loopback_VertexAttrib2dvARB(GLuint index, const GLdouble *v) in loopback_VertexAttrib2dvARB()
1351 loopback_VertexAttrib3svARB(GLuint index, const GLshort *v) in loopback_VertexAttrib3svARB()
1357 loopback_VertexAttrib3dvARB(GLuint index, const GLdouble *v) in loopback_VertexAttrib3dvARB()
1363 loopback_VertexAttrib4svARB(GLuint index, const GLshort *v) in loopback_VertexAttrib4svARB()
1370 loopback_VertexAttrib4dvARB(GLuint index, const GLdouble *v) in loopback_VertexAttrib4dvARB()
1376 loopback_VertexAttrib4bvARB(GLuint index, const GLbyte * v) in loopback_VertexAttrib4bvARB()
1382 loopback_VertexAttrib4ivARB(GLuint index, const GLint * v) in loopback_VertexAttrib4ivARB()
1388 loopback_VertexAttrib4ubvARB(GLuint index, const GLubyte * v) in loopback_VertexAttrib4ubvARB()
1394 loopback_VertexAttrib4usvARB(GLuint index, const GLushort * v) in loopback_VertexAttrib4usvARB()
1400 loopback_VertexAttrib4uivARB(GLuint index, const GLuint * v) in loopback_VertexAttrib4uivARB()
1406 loopback_VertexAttrib4NbvARB(GLuint index, const GLbyte * v) in loopback_VertexAttrib4NbvARB()
1413 loopback_VertexAttrib4NsvARB(GLuint index, const GLshort * v) in loopback_VertexAttrib4NsvARB()
1420 loopback_VertexAttrib4NivARB(GLuint index, const GLint * v) in loopback_VertexAttrib4NivARB()
1427 loopback_VertexAttrib4NubARB(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w) in loopback_VertexAttrib4NubARB()
1434 loopback_VertexAttrib4NubvARB(GLuint index, const GLubyte * v) in loopback_VertexAttrib4NubvARB()
1441 loopback_VertexAttrib4NusvARB(GLuint index, const GLushort * v) in loopback_VertexAttrib4NusvARB()
1448 loopback_VertexAttrib4NuivARB(GLuint index, const GLuint * v) in loopback_VertexAttrib4NuivARB()
1462 loopback_VertexAttribI1iv(GLuint index, const GLint *v) in loopback_VertexAttribI1iv()
1468 loopback_VertexAttribI1uiv(GLuint index, const GLuint *v) in loopback_VertexAttribI1uiv()
1474 loopback_VertexAttribI4bv(GLuint index, const GLbyte *v) in loopback_VertexAttribI4bv()
1480 loopback_VertexAttribI4sv(GLuint index, const GLshort *v) in loopback_VertexAttribI4sv()
1486 loopback_VertexAttribI4ubv(GLuint index, const GLubyte *v) in loopback_VertexAttribI4ubv()
1492 loopback_VertexAttribI4usv(GLuint index, const GLushort *v) in loopback_VertexAttribI4usv()