despiker ~master (2015-08-29T17:56: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.