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

  /device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_client_context.h 164 glFramebufferTexture3DOES_client_proc_t glFramebufferTexture3DOES;
gl2_client_context.cpp 166 glFramebufferTexture3DOES = (glFramebufferTexture3DOES_client_proc_t) getProc("glFramebufferTexture3DOES", userData);
gl2_client_proc.h 165 typedef void (gl2_APIENTRY *glFramebufferTexture3DOES_client_proc_t) (void * ctx, GLenum, GLenum, GLenum, GLuint, GLint, GLint);

Completed in 26 milliseconds