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

  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.h 244 glGetBufferPointervOES_client_proc_t glGetBufferPointervOES;
gl_client_context.cpp 246 glGetBufferPointervOES = (glGetBufferPointervOES_client_proc_t) getProc("glGetBufferPointervOES", userData);
gl_client_proc.h 245 typedef void (gl_APIENTRY *glGetBufferPointervOES_client_proc_t) (void * ctx, GLenum, GLenum, GLvoid**);
gl_enc.cpp     [all...]

Completed in 34 milliseconds