Home | History | Annotate | Download | only in GLES3

Lines Matching defs:PFNGLCOMPRESSEDTEXSUBIMAGE2DPROC

403 typedef void (GL_APIENTRYP PFNGLCOMPRESSEDTEXSUBIMAGE2DPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const void *data);