ShaderProgram.attach

Attach a Shader to this program. (Calls glAttachShader.)

struct ShaderProgram
void
attach
(
ref const Shader shader
)

Meta