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

  /device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_client_context.h 15 glBindFramebuffer_client_proc_t glBindFramebuffer;
gl2_client_context.cpp 17 glBindFramebuffer = (glBindFramebuffer_client_proc_t) getProc("glBindFramebuffer", userData);
gl2_client_proc.h 16 typedef void (gl2_APIENTRY *glBindFramebuffer_client_proc_t) (void * ctx, GLenum, GLuint);

Completed in 33 milliseconds