Home
last modified time | relevance | path

Searched refs:mChecksPrecisionErrors (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/src/OpenGL/compiler/
DParseHelper.h54 mChecksPrecisionErrors(checksPrecErrors), in TParseContext()
266 …bool mChecksPrecisionErrors; // true if an error will be generated when a variable is declared wi… variable
DParseHelper.cpp276 if (!mChecksPrecisionErrors) in precisionErrorCheck()
/external/angle/src/compiler/translator/
DParseContext.h670 bool mChecksPrecisionErrors; // true if an error will be generated when a variable is declared variable
DParseContext.cpp205 mChecksPrecisionErrors(checksPrecErrors), in TParseContext()
452 if (!mChecksPrecisionErrors) in checkPrecisionSpecified()