Function gl::TextureParameterfv[][src]

pub unsafe fn TextureParameterfv(
    texture: GLuint,
    pname: GLenum,
    param: *const GLfloat
)