Home
last modified time | relevance | path

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

/device/generic/opengl-transport/host/libs/virglrenderer/
DGLESv1.cpp195 static void glMatrixIndexPointerData(GLint, GLenum, GLsizei, void*, GLuint) { in glMatrixIndexPointerData() function
/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles1_wrapper_context.h170 glMatrixIndexPointerData_wrapper_proc_t glMatrixIndexPointerData; member
Dgles1_wrapper_entry.cpp1249 void glMatrixIndexPointerData(GLint size, GLenum type, GLsizei stride, void* data, GLuint datalen) 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