Searched defs:PFNGLTEXTURESTORAGE2DEXTPROC (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/opengl/include/GLES/
H A Dglext.h1125 typedef void (GL_APIENTRYP PFNGLTEXTURESTORAGE2DEXTPROC) (GLuint texture, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height); typedef
/frameworks/native/opengl/include/GLES2/
H A Dgl2ext.h1355 typedef void (GL_APIENTRYP PFNGLTEXTURESTORAGE2DEXTPROC) (GLuint texture, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height); typedef

Completed in 171 milliseconds