compressedTexImage2D
abstract fun compressedTexImage2D(
target: Int,
level: Int,
internalformat: Int,
width: Int,
height: Int,
border: Int,
data: ArrayBufferView)
abstract fun compressedTexImage2D(
target: Int,
level: Int,
internalformat: Int,
width: Int,
height: Int,
border: Int,
data: ArrayBufferView)