Home | History | Annotate | Download | only in include

Lines Matching refs:PFNGLCOMPRESSEDTEXIMAGE3DOESPROC

1983 typedef void (GL_APIENTRYP PFNGLCOMPRESSEDTEXIMAGE3DOESPROC) (GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid* data);