getShaderPrecisionFormat

Declaration

WebGLShaderPrecisionFormat getShaderPrecisionFormat(
    GLenum shadertype, 
    GLenum precisiontype
);