Searched defs:VertexAttribI4sv (Results 1 - 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/main/
H A Dapi_arrayelt.c1169 VertexAttribI4sv(GLuint index, const GLshort *v) function
1392 (attrib_func) VertexAttribI4sv,
/external/opencv3/modules/core/src/
H A Dgl_core_3_1.cpp714 PFNVERTEXATTRIBI4SVPROC VertexAttribI4sv; member in namespace:gl
2167 VertexAttribI4sv = (PFNVERTEXATTRIBI4SVPROC)IntGetProcAddress("glVertexAttribI4sv");
2168 VertexAttribI4sv(index, v);
2702 VertexAttribI4sv = Switch_VertexAttribI4sv;
/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 114 milliseconds