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

  /development/tools/emulator/opengl/host/libs/libOpenglRender/
gl_proc.h 115 typedef void (GL_APIENTRY *glGetTexParameterxv_t) (GLenum, GLenum, GLfixed*);
  /development/tools/emulator/opengl/tests/gles_android_wrapper/
gles_proc.h 115 typedef void (* glGetTexParameterxv_t) (GLenum, GLenum, GLfixed*);

Completed in 211 milliseconds