GLProgram.hasAttrib

Determine if the program has an attribute with specified name

class GLProgram
bool
hasAttrib
@safe pure nothrow const @nogc
(
string name
)

Meta