Function rusty_gl::shaders::gl_uniform3fv[][src]

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