1. @DomName('WebGLRenderingContext.getShaderPrecisionFormat')
  2. @DocsEditable()
ShaderPrecisionFormat getShaderPrecisionFormat(int shadertype, int precisiontype)

Source

@DomName('WebGLRenderingContext.getShaderPrecisionFormat')
@DocsEditable()
ShaderPrecisionFormat getShaderPrecisionFormat(
    int shadertype, int precisiontype) native;