Home | History | Annotate | Download | only in GL

Lines Matching refs:PFNGLCOMPRESSEDMULTITEXSUBIMAGE3DEXTPROC

6872 typedef void (APIENTRYP PFNGLCOMPRESSEDMULTITEXSUBIMAGE3DEXTPROC) (GLenum texunit, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const void *bits);