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

  /development/tools/emulator/opengl/host/libs/libOpenglRender/
gl_proc.h 104 typedef void (GL_APIENTRY *glGenTextures_t) (GLsizei, GLuint*);
  /development/tools/emulator/opengl/tests/gles_android_wrapper/
gles_proc.h 104 typedef void (* glGenTextures_t) (GLsizei, GLuint*);

Completed in 590 milliseconds