Searched defs:PFNGLCOMPRESSEDTEXIMAGE3DOESPROC (Results 1 - 1 of 1) sorted by path

/frameworks/native/opengl/include/GLES2/
H A Dgl2ext.h360 typedef void (GL_APIENTRYP PFNGLCOMPRESSEDTEXIMAGE3DOESPROC) (GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const void *data); typedef

Completed in 56 milliseconds