kotlin-stdlib / org.khronos.webgl / WebGLRenderingContextBase / bufferData bufferData JS 1.1 abstract fun bufferData ( target : Int , size : Int , usage : Int ) (source) abstract fun bufferData ( target : Int , data : BufferDataSource ? , usage : Int ) (source)