Function Gl.TexParameterIiv

Commands for GL_VERSION_3_0

void TexParameterIiv (
  uint target,
  uint pname,
  const(int)* params
) const;