Skip to main content
Apple Developer Docs
Fonts
Symbols
×
WebKit JS
/
WebGLRenderingContextBase
/
attachShader
attachShader
Declaration
void
attachShader
(
WebGLProgram
?
program
,
WebGLShader
?
shader
);