Home
Docs
Install
OpenGL
raw
GL
ARB
OpenGL.raw.GL.ARB.invalidate_subdata
Autogenerated by xml_generate script, do not edit!
Functions
_f
(
function
)
glInvalidateBufferData
(
buffer
)
glInvalidateBufferSubData
(
buffer ,
offset ,
length
)
glInvalidateFramebuffer
(
target ,
numAttachments ,
attachments
)
glInvalidateSubFramebuffer
(
target ,
numAttachments ,
attachments ,
x ,
y ,
width ,
height
)
glInvalidateTexImage
(
texture ,
level
)
glInvalidateTexSubImage
(
texture ,
level ,
xoffset ,
yoffset ,
zoffset ,
width ,
height ,
depth
)