Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/compiler/
DParseHelper.h54 mChecksPrecisionErrors(checksPrecErrors), in TParseContext()
265 …bool mChecksPrecisionErrors; // true if an error will be generated when a variable is declared wi… variable
DParseHelper.cpp316 if (!mChecksPrecisionErrors) in precisionErrorCheck()