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

  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.h 161 glMatrixIndexPointerOffset_client_proc_t glMatrixIndexPointerOffset;
    [all...]
gl_client_context.cpp 165 ptr = getProc("glMatrixIndexPointerOffset", userData); set_glMatrixIndexPointerOffset((glMatrixIndexPointerOffset_client_proc_t)ptr);
gl_client_proc.h 162 typedef void (gl_APIENTRY *glMatrixIndexPointerOffset_client_proc_t) (void * ctx, GLint, GLenum, GLsizei, GLuint);

Completed in 27 milliseconds