WebGL2RenderingContext.uniform1uiv

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void uniform1uiv(Optional!(T0) location, Uint32List data, uint srcOffset, uint srcLength)
  2. void uniform1uiv(Optional!(T0) location, Uint32List data, uint srcOffset)
    struct WebGL2RenderingContext
    nothrow
    void
    uniform1uiv
    (
    T0
    )
    (
    scope auto ref Optional!(T0) location
    ,
    scope ref Uint32List data
    ,)
  3. void uniform1uiv(Optional!(T0) location, Uint32List data)

Meta