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

/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace_api.h363 void GLTrace_glCopyTexSubImage3DOES(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height);
H A Dgltrace_api.cpp14502 void GLTrace_glCopyTexSubImage3DOES(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height) { function in namespace:android::gltrace
[all...]

Completed in 164 milliseconds