Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DParseContext.h41 bool checksPrecErrors,
DParseContext.cpp190 bool checksPrecErrors, in TParseContext() argument
206 mChecksPrecisionErrors(checksPrecErrors), in TParseContext()