Function gl::TextureParameterIiv

source ·
pub unsafe fn TextureParameterIiv(
    texture: GLuint,
    pname: GLenum,
    params: *const GLint
)