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

/frameworks/base/opengl/java/android/opengl/
H A DGLES30.java428 // C function void glCopyTexSubImage3D ( GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height )
430 public static native void glCopyTexSubImage3D( method in class:GLES30
/frameworks/base/libs/hwui/debug/
H A Dgles_redefine.h129 #define glCopyTexSubImage3D wrap_glCopyTexSubImage3D macro
H A Dgles_undefine.h129 #undef glCopyTexSubImage3D macro

Completed in 36 milliseconds