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

  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.h 233 glIsFramebufferOES_client_proc_t glIsFramebufferOES;
    [all...]
gl_client_context.cpp 237 ptr = getProc("glIsFramebufferOES", userData); set_glIsFramebufferOES((glIsFramebufferOES_client_proc_t)ptr);
gl_client_proc.h 234 typedef GLboolean (gl_APIENTRY *glIsFramebufferOES_client_proc_t) (void * ctx, GLuint);

Completed in 3803 milliseconds