GLObject.setSamplerParams

Undocumented in source. Be warned that the author may not have intended to support it.
class GLObject(GLObjectTypes type, GLuint target = 0)
static if(type == GLObjectTypes.Texture)
void
setSamplerParams
(
bool linear
,
bool clamp = false
,
bool mipmap = false
)

Meta