Home
last modified time | relevance | path

Searched refs:glMatrixIndexPointerOffset_client_proc_t (Results 1 – 3 of 3) sorted by relevance

/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_client_context.h163 glMatrixIndexPointerOffset_client_proc_t glMatrixIndexPointerOffset;
Dgl_client_context.cpp163 …glMatrixIndexPointerOffset = (glMatrixIndexPointerOffset_client_proc_t) getProc("glMatrixIndexPoin… in initDispatchByName()
Dgl_client_proc.h162 typedef void (gl_APIENTRY *glMatrixIndexPointerOffset_client_proc_t) (void * ctx, GLint, GLenum, GL… typedef