Searched refs:PFNGLCOMPRESSEDMULTITEXSUBIMAGE2DEXTPROC (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/include/GL/
H A Dglext.h6751 typedef void (APIENTRYP PFNGLCOMPRESSEDMULTITEXSUBIMAGE2DEXTPROC) (GLenum texunit, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const void *bits); typedef
/external/swiftshader/include/GL/
H A Dglext.h6059 typedef void (APIENTRYP PFNGLCOMPRESSEDMULTITEXSUBIMAGE2DEXTPROC) (GLenum texunit, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const void *bits); typedef

Completed in 319 milliseconds