copyTexImage2D

abstract fun copyTexImage2D(    target: Int,     level: Int,     internalformat: Int,     x: Int,     y: Int,     width: Int,     height: Int,     border: Int)