Home | History | Annotate | Download | only in GL

Lines Matching refs:PFNGLCOMPRESSEDTEXSUBIMAGE3DARBPROC

3822 typedef void (APIENTRYP PFNGLCOMPRESSEDTEXSUBIMAGE3DARBPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const void *data);