Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dvtxfmt.c223 SET_VertexAttribL1ui64vARB(tab, vfmt->VertexAttribL1ui64vARB); in install_vtxfmt()
Ddd.h1312 void (GLAPIENTRYP VertexAttribL1ui64vARB)( GLuint index, const GLuint64EXT *v);
/external/mesa3d/src/mesa/vbo/
Dvbo_exec_api.c1105 vfmt->VertexAttribL1ui64vARB = vbo_VertexAttribL1ui64vARB; in vbo_exec_vtxfmt_init()
Dvbo_save_api.c1517 vfmt->VertexAttribL1ui64vARB = _save_VertexAttribL1ui64vARB; in vtxfmt_init()
Dvbo_attrib_tmp.h1336 TAG(VertexAttribL1ui64vARB)(GLuint index, const GLuint64EXT *v) in TAG() argument
/external/mesa3d/include/GL/
Dgl_mangle.h2621 #define glVertexAttribL1ui64vARB MANGLE(VertexAttribL1ui64vARB)