Home
last modified time | relevance | path

Searched refs:VertexAttribL1ui64vARB (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/vbo/
Dvbo_init_tmp.h225 vfmt->VertexAttribL1ui64vARB = NAME(VertexAttribL1ui64vARB);
Dvbo_attrib_tmp.h1253 TAG(VertexAttribL1ui64vARB)(GLuint index, const GLuint64EXT *v) in TAG() argument
/external/mesa3d/src/mesa/main/
Dvtxfmt.c245 SET_VertexAttribL1ui64vARB(tab, vfmt->VertexAttribL1ui64vARB); in install_vtxfmt()
Ddd.h1507 void (GLAPIENTRYP VertexAttribL1ui64vARB)( GLuint index, const GLuint64EXT *v);