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

/device/generic/goldfish-opengl/system/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 13 milliseconds