Home
last modified time | relevance | path

Searched defs:PFNGLCOMPRESSEDTEXSUBIMAGE3DOESPROC (Results 1 - 1 of 1) sorted by relevance

/interface/sdk_c/third_party/openGLES/GLES2/
H A Dgl2ext.h585 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 void *data); typedef

Completed in 18 milliseconds