compileShader method

void compileShader(
  1. WebGLShader shader
)

Implementation

external void compileShader(WebGLShader shader);