Searched defs:glCopyTexSubImage3D (Results 1 – 4 of 4) sorted by relevance
406 glCopyTexSubImage3D = 380; enumerator
1021 const GLMessage_Function GLMessage::glCopyTexSubImage3D; member in android::gltrace::GLMessage
1369 static const Function glCopyTexSubImage3D = GLMessage_Function_glCopyTexSubImage3D; variable
430 public static native void glCopyTexSubImage3D( in glCopyTexSubImage3D() method in GLES30