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

/frameworks/native/opengl/include/GLES2/
H A Dgl2ext.h776 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); typedef

Completed in 578 milliseconds