Function Gl.TexStorage1D

Commands for GL_VERSION_4_2

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