gfm v3.0.3 (2015-09-02T09:30:55Z)
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.