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

  /development/tools/emulator/opengl/host/libs/libOpenglRender/
gl_proc.h 47 typedef void (GL_APIENTRY *glMultiTexCoord4f_t) (GLenum, GLfloat, GLfloat, GLfloat, GLfloat);
  /development/tools/emulator/opengl/tests/gles_android_wrapper/
gles_proc.h 47 typedef void (* glMultiTexCoord4f_t) (GLenum, GLfloat, GLfloat, GLfloat, GLfloat);

Completed in 14 milliseconds