uniformVector

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void uniformVector(Program program, int uniform, Type[size] value)
  2. void uniformVector(Program program, int uniform, Type[size] value)
    void
    uniformVector
    (
    Type
    int size : 2
    )
    (,,
    Type[size] value
    )
    if (
    mixin (constrainTypeWBool_m) &&
    size > 0
    )
  3. void uniformVector(Program program, int uniform, Type[size] value)
  4. void uniformVector(Program program, int uniform, Type[size] value)

Meta