HomeSort by relevance Sort by last modified time
    Searched defs:glGetTexGenivOES_t (Results 1 - 2 of 2) sorted by null

  /development/tools/emulator/opengl/host/libs/libOpenglRender/
gl_proc.h 256 typedef void (GL_APIENTRY *glGetTexGenivOES_t) (GLenum, GLenum, GLint*);
  /development/tools/emulator/opengl/tests/gles_android_wrapper/
gles_proc.h 256 typedef void (* glGetTexGenivOES_t) (GLenum, GLenum, GLint*);

Completed in 16 milliseconds