Home
last modified time | relevance | path

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

/device/generic/opengl-transport/host/libs/virglrenderer/
DGLESv1.cpp195 static void glMatrixIndexPointerData(GLint, GLenum, GLsizei, void*, GLuint) { in glMatrixIndexPointerData() function
/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_client_context.h170 glMatrixIndexPointerData_client_proc_t glMatrixIndexPointerData; member
Dgl_entry.cpp1255 void glMatrixIndexPointerData(GLint size, GLenum type, GLsizei stride, void* data, GLuint datalen) in glMatrixIndexPointerData() function