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;
    [all...]
gl_client_context.cpp 238 ptr = getProc("glBindFramebufferOES", userData); set_glBindFramebufferOES((glBindFramebufferOES_client_proc_t)ptr);
gl_client_proc.h 235 typedef void (gl_APIENTRY *glBindFramebufferOES_client_proc_t) (void * ctx, GLenum, GLuint);

Completed in 56 milliseconds