Function Gl.TextureStorage2D
Commands for GL_VERSION_4_5
void TextureStorage2D
(
uint texture,
int levels,
uint internalformat,
int width,
int height
) const;
Commands for GL_VERSION_4_5
void TextureStorage2D
(
uint texture,
int levels,
uint internalformat,
int width,
int height
) const;