Home
last modified time | relevance | path

Searched refs:checksPrecErrors (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/src/OpenGL/compiler/
DParseHelper.h37 …ehavior& ext, TIntermediate& interm, GLenum type, int options, bool checksPrecErrors, const char* … in TParseContext() argument
54 mChecksPrecisionErrors(checksPrecErrors), in TParseContext()
/external/angle/src/compiler/translator/
DParseContext.h41 bool checksPrecErrors,
DParseContext.cpp189 bool checksPrecErrors, in TParseContext() argument
205 mChecksPrecisionErrors(checksPrecErrors), in TParseContext()