more ~master (2021-04-25T17:22:00Z)
Home
Dub
Repo
ShaderProgram.attachShader
more
gl
ShaderProgram
Undocumented in source. Be warned that the author may not have intended to support it.
void
attachShader
(GLenum type, string filename)
void
attachShader
(GLenum type, string shaderName, const(char*) source)
struct
ShaderProgram
void
attachShader
(
GLenum
type
,
string
shaderName
,
const
(
char
*)
source
)
void
attachShader
(uint shaderID)
Meta
Source
See Implementation
more
gl
ShaderProgram
functions
attachShader
getAttributeLocation
getAttributeLocations
getUniformLocation
getUniformLocations
init
link
use
variables
id