Home | History | Annotate | Download | only in GL

Lines Matching refs:PFNGLCOMPRESSEDTEXIMAGE3DARBPROC

4340 typedef void (APIENTRYP PFNGLCOMPRESSEDTEXIMAGE3DARBPROC) (GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const void *data);