HomeSort by relevance Sort by last modified time
    Searched defs:PFNGLCOMPRESSEDTEXSUBIMAGE3DOESPROC (Results 26 - 27 of 27) sorted by null

12

  /sdk/emulator/opengl/host/libs/Translator/include/GLES2/
gl2ext.h 580 typedef void (GL_APIENTRYP PFNGLCOMPRESSEDTEXSUBIMAGE3DOESPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid* data);
    [all...]
  /frameworks/native/opengl/include/GLES2/
gl2ext.h     [all...]

Completed in 408 milliseconds

12