glBindImageTexture

fun glBindImageTexture(    unit: Int,     texture: Int,     level: Int,     layered: Boolean,     layer: Int,     access: Int,     format: Int)(source)