despiker ~master (2015-08-29T17:56:50Z)
Dub
Repo
GLProgram.hasAttrib
gfmod
opengl
program
GLProgram
Determine if the program has an attribute with specified name
class
GLProgram
bool
hasAttrib
@
safe
pure nothrow const @
nogc
(
string
name
)
Meta
Source
See Implementation
gfmod
opengl
program
GLProgram
constructors
this
destructors
~this
functions
attach
attrib
close
getLinkLog
handle
hasAttrib
inUse
link
uniform
unuse
use
Determine if the program has an attribute with specified name