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

/frameworks/native/opengl/include/GLES2/
H A Dgl2ext.h357 typedef void (GL_APIENTRYP PFNGLTEXIMAGE3DOESPROC) (GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const void *pixels); typedef

Completed in 38 milliseconds