gfm v6.2.8 (2017-06-07T21:06:48Z)
Home
Dub
Repo
GLTexture2DMultisampleArray.setImage
gfm
opengl
texture
GLTexture2DMultisampleArray
Sets texture content.
class
GLTexture2DMultisampleArray
void
setImage
(
int
level
,
int
samples
,
GLint
internalFormat
,
int
width
,
int
height
,
int
depth
,
bool
fixedsamplelocations
)
Throws
OpenGLException
on error.
Meta
Source
See Implementation
gfm
opengl
texture
GLTexture2DMultisampleArray
constructors
this
functions
setImage
Sets texture content.