Function Gl.TextureParameteriv

Commands for GL_VERSION_4_5

void TextureParameteriv (
  uint texture,
  uint pname,
  const(int)* param
) const;