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

  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.h 239 glFramebufferTexture2DOES_client_proc_t glFramebufferTexture2DOES;
gl_client_context.cpp 241 glFramebufferTexture2DOES = (glFramebufferTexture2DOES_client_proc_t) getProc("glFramebufferTexture2DOES", userData);
gl_client_proc.h 240 typedef void (gl_APIENTRY *glFramebufferTexture2DOES_client_proc_t) (void * ctx, GLenum, GLenum, GLenum, GLuint, GLint);

Completed in 36 milliseconds