Home
last modified time | relevance | path

Searched defs:VertexAttribI2iv (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/vbo/
Dvbo_attrib_tmp.h606 TAG(VertexAttribI2iv)(GLuint index, const GLint *v) in TAG() argument
/external/mesa3d/src/mesa/main/
Dapi_arrayelt.c1208 VertexAttribI2iv(GLuint index, const GLint *v) in VertexAttribI2iv() function
/external/opencv3/modules/core/src/
Dgl_core_3_1.cpp706 PFNVERTEXATTRIBI2IVPROC VertexAttribI2iv; variable