Function gl::GetTextureParameterIiv

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