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

/external/mesa3d/include/GL/
H A Dglext.h11837 typedef void (APIENTRYP PFNGLCOMPRESSEDTEXTUREIMAGE2DEXTPROC) (GLuint texture, GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid *bits); typedef
/external/swiftshader/include/GL/
H A Dglext.h6049 typedef void (APIENTRYP PFNGLCOMPRESSEDTEXTUREIMAGE2DEXTPROC) (GLuint texture, GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const void *bits); typedef

Completed in 160 milliseconds