copyTexSubImage2D
abstract fun copyTexSubImage2D(
target: Int,
level: Int,
xoffset: Int,
yoffset: Int,
x: Int,
y: Int,
width: Int,
height: Int)
(source)
Try the revamped Kotlin docs design →
Try the revamped Kotlin docs design!