despiker v0.1.3 (2014-11-30T21:04:50Z)
Dub
Repo
GLTexture2DMultisample.setImage
gfmod
opengl
texture
GLTexture2DMultisample
Sets texture content.
class
GLTexture2DMultisample
void
setImage
(
int
level
,
int
samples
,
GLint
internalFormat
,
int
width
,
int
height
,
bool
fixedsamplelocations
)
Throws
OpenGLException
on error.
Meta
Source
See Implementation
gfmod
opengl
texture
GLTexture2DMultisample
constructors
this
functions
setImage
Sets texture content.