getShaderInfoLog abstract method

String? getShaderInfoLog(
  1. WebGLShader shader
)

Implementation

String? getShaderInfoLog(WebGLShader shader);