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

/frameworks/native/opengl/include/GLES2/
H A Dgl2ext.h358 typedef void (GL_APIENTRYP PFNGLTEXSUBIMAGE3DOESPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void *pixels); typedef

Completed in 57 milliseconds