Searched refs:VertexAttribI3uiv (Results 1 - 10 of 10) sorted by relevance

/external/mesa3d/src/mesa/main/
H A Dvtxfmt.c175 SET_VertexAttribI3uivEXT(tab, vfmt->VertexAttribI3uiv);
H A Dapi_arrayelt.c1239 VertexAttribI3uiv(GLuint index, const GLuint *v) function
1384 (attrib_func) VertexAttribI3uiv,
H A Ddd.h939 void (GLAPIENTRYP VertexAttribI3uiv)( GLuint index, const GLuint *v);
/external/opencv3/modules/core/src/
H A Dgl_core_3_1.cpp711 PFNVERTEXATTRIBI3UIVPROC VertexAttribI3uiv; member in namespace:gl
2149 VertexAttribI3uiv = (PFNVERTEXATTRIBI3UIVPROC)IntGetProcAddress("glVertexAttribI3uiv");
2150 VertexAttribI3uiv(index, v);
2699 VertexAttribI3uiv = Switch_VertexAttribI3uiv;
H A Dgl_core_3_1.hpp1314 extern void (CODEGEN_FUNCPTR *VertexAttribI3uiv)(GLuint index, const GLuint *v);
/external/mesa3d/src/mesa/vbo/
H A Dvbo_attrib_tmp.h707 TAG(VertexAttribI3uiv)(GLuint index, const GLuint *v) function
H A Dvbo_exec_api.c1007 vfmt->VertexAttribI3uiv = vbo_VertexAttribI3uiv;
H A Dvbo_save_api.c1397 vfmt->VertexAttribI3uiv = _save_VertexAttribI3uiv;
/external/mesa3d/include/GL/
H A Dgl_mangle.h2101 #define glVertexAttribI3uiv MANGLE(VertexAttribI3uiv)
/external/libgdx/backends/gdx-backend-lwjgl3/libs/
H A Dlwjgl.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/lwjgl/ org/lwjgl/egl/ org/lwjgl/glfw/ org/ ...

Completed in 689 milliseconds