Searched defs:glCopyTexSubImage2D (Results 1 – 10 of 10) sorted by relevance
1420 void glCopyTexSubImage2D( in glCopyTexSubImage2D() function
80 glCopyTexSubImage2D = 54; enumerator
381 void glCopyTexSubImage2D( in glCopyTexSubImage2D() method
695 const GLMessage_Function GLMessage::glCopyTexSubImage2D; member in android::gltrace::GLMessage
1043 static const Function glCopyTexSubImage2D = GLMessage_Function_glCopyTexSubImage2D; variable
456 public static native void glCopyTexSubImage2D( in glCopyTexSubImage2D() method in GLES10
193 public void glCopyTexSubImage2D(int target, int level, int xoffset, in glCopyTexSubImage2D() method in GLErrorWrapper
531 public static native void glCopyTexSubImage2D( in glCopyTexSubImage2D() method in GLES20
1395 public void glCopyTexSubImage2D(int target, int level, int xoffset, in glCopyTexSubImage2D() method in GLLogWrapper
270 public native void glCopyTexSubImage2D( in glCopyTexSubImage2D() method in GLImpl