TexParameteriv

Function TexParameteriv 

Source
pub unsafe fn TexParameteriv(
    target: GLenum,
    pname: GLenum,
    params: *const GLint,
)