Home | History | Annotate | Download | only in GLES2

Lines Matching refs:PFNGLCOMPRESSEDTEXSUBIMAGE3DOESPROC

498 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);