rhodonite
    Preparing search index...

    Variable GL_COMPILE_STATUSConst

    GL_COMPILE_STATUS: 35713 = 0x8b81

    Passed to getShaderParamter to get the status of the compilation. Returns false if the shader was not compiled. You can then query getShaderInfoLog to find the exact error.