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 168 glMatrixIndexPointerData_client_proc_t glMatrixIndexPointerData;
    [all...]
gl_client_context.cpp 172 ptr = getProc("glMatrixIndexPointerData", userData); set_glMatrixIndexPointerData((glMatrixIndexPointerData_client_proc_t)ptr);
gl_client_proc.h 169 typedef void (gl_APIENTRY *glMatrixIndexPointerData_client_proc_t) (void * ctx, GLint, GLenum, GLsizei, void*, GLuint);

Completed in 20 milliseconds