Function Gl.TextureParameterIiv

Commands for GL_VERSION_4_5

void TextureParameterIiv (
  uint texture,
  uint pname,
  const(int)* params
) const;