GLRender.setColor

set buf to color attachment N

class GLRender
void
setColor
(
GLTexture2D buf
,
uint N
)
in { assert (buf !is null); }

Meta