WebGLRenderingContext.bufferSubData

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void bufferSubData(uint target, int offset, ArrayBuffer data)
  2. void bufferSubData(uint target, int offset, ArrayBufferView data)
    struct WebGLRenderingContext
    nothrow
    void
    bufferSubData
    ()
    (
    uint target
    ,
    int offset
    ,)

Meta