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

  /device/generic/goldfish/opengl/tests/gles_android_wrapper/
gles_proc.h 240 typedef void (* glMatrixIndexPointerOES_t) (GLint, GLenum, GLsizei, const GLvoid*);
  /sdk/emulator/opengl/host/libs/libOpenglRender/
gl_proc.h 240 typedef void (GL_APIENTRY *glMatrixIndexPointerOES_t) (GLint, GLenum, GLsizei, const GLvoid*);

Completed in 38 milliseconds