Function rusty_gl::shaders::gl_uniform1fv[][src]

pub fn gl_uniform1fv(
    location: GLUniformLocation,
    count: GLsizei,
    value: *const GLfloat
)