Function gl::SamplerParameterfv[][src]

pub unsafe fn SamplerParameterfv(
    sampler: GLuint,
    pname: GLenum,
    param: *const GLfloat
)