HomeSort by relevance Sort by last modified time
    Searched refs:glMatrixIndexPointerData_client_proc_t (Results 1 - 3 of 3) sorted by null

  /device/generic/goldfish-opengl/system/GLESv1_enc/
gl_client_context.h 170 glMatrixIndexPointerData_client_proc_t glMatrixIndexPointerData;
gl_client_context.cpp 170 glMatrixIndexPointerData = (glMatrixIndexPointerData_client_proc_t) getProc("glMatrixIndexPointerData", userData);
gl_client_proc.h 169 typedef void (gl_APIENTRY *glMatrixIndexPointerData_client_proc_t) (void * ctx, GLint, GLenum, GLsizei, void*, GLuint);

Completed in 327 milliseconds