Home
Docs
Install
OpenGL
raw
GL
ARB
OpenGL.raw.GL.ARB.texture_storage
Autogenerated by xml_generate script, do not edit!
Functions
_f
(
function
)
glTexStorage1D
(
target ,
levels ,
internalformat ,
width
)
glTexStorage2D
(
target ,
levels ,
internalformat ,
width ,
height
)
glTexStorage3D
(
target ,
levels ,
internalformat ,
width ,
height ,
depth
)
Constants
GL_TEXTURE_IMMUTABLE_FORMAT (37167)