Home | History | Annotate | Download | only in GL

Lines Matching refs:PFNGLCOMPRESSEDTEXTURESUBIMAGE3DEXTPROC

10761 typedef void (APIENTRYP PFNGLCOMPRESSEDTEXTURESUBIMAGE3DEXTPROC) (GLuint texture, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid *bits);