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

  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.h 234 glBindFramebufferOES_client_proc_t glBindFramebufferOES;
gl_client_context.cpp 236 glBindFramebufferOES = (glBindFramebufferOES_client_proc_t) getProc("glBindFramebufferOES", userData);
gl_client_proc.h 235 typedef void (gl_APIENTRY *glBindFramebufferOES_client_proc_t) (void * ctx, GLenum, GLuint);

Completed in 2066 milliseconds