void compileShader(
Shader shader
)

Not documented.

Source

@DomName('WebGLRenderingContext.compileShader')
@DocsEditable()
void compileShader(Shader shader) => _blink.BlinkWebGLRenderingContext.instance.compileShader_Callback_1_(unwrap_jso(this), unwrap_jso(shader));