OpenGL.raw.GL.ARB.texture_storage_multisample
Autogenerated by xml_generate script, do not edit!
Functions
glTexStorage2DMultisample(
target
,
samples
,
internalformat
,
width
,
height
,
fixedsamplelocations
)
glTexStorage3DMultisample(
target
,
samples
,
internalformat
,
width
,
height
,
depth
,
fixedsamplelocations
)