Function gl::TexParameteriv

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