bufferSetFloat4

fun bufferSetFloat4(index: Int, v: Vector4F)
fun bufferSetFloat4(index: Int, x: Float, y: Float, z: Float, w: Float)