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

  /device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_client_context.h 58 glFramebufferTexture2D_client_proc_t glFramebufferTexture2D;
gl2_client_context.cpp 60 glFramebufferTexture2D = (glFramebufferTexture2D_client_proc_t) getProc("glFramebufferTexture2D", userData);
gl2_client_proc.h 59 typedef void (gl2_APIENTRY *glFramebufferTexture2D_client_proc_t) (void * ctx, GLenum, GLenum, GLenum, GLuint, GLint);

Completed in 31 milliseconds