Function Gl.TexStorage2D

Commands for GL_VERSION_4_2

void TexStorage2D (
  uint target,
  int levels,
  uint internalformat,
  int width,
  int height
) const;