Skip to main content
Apple Developer Docs
Fonts
Symbols
×
WebKit JS
/
WebGLRenderingContextBase
/
shaderSource
shaderSource
Declaration
void
shaderSource
(
WebGLShader
?
shader
,
DOMString
string
);