Searched refs:relaxedErrors (Results 1 – 6 of 6) sorted by relevance
129 bool relaxedErrors() const { return (messages & EShMsgRelaxedErrors) != 0; } in relaxedErrors() function
648 if (behavior == EBhDisable && relaxedErrors()) { in checkExtensionsRequested()
1389 if (parseContext.relaxedErrors()) in tokenizeIdentifier()
2576 if (relaxedErrors()) { in lineContinuationCheck()3457 if (relaxedErrors()) in precisionQualifierCheck()6367 … if (relaxedErrors() && ! extensionTurnedOn(E_GL_EXT_shader_non_constant_global_initializers)) in executeInitializer()7784 if (profile == EEsProfile && version <= 300 && ! relaxedErrors()) in addSwitch()
320 if (parseContext.relaxedErrors()) in extraTokenCheck()405 if (parseContext.relaxedErrors()) in eval()532 if (parseContext.relaxedErrors()) in evalToToken()
294 if (ifdepth == 0 && !parseContext.relaxedErrors()) in lFloatConst()