HomeSort by relevance Sort by last modified time
    Searched refs:checksPrecisionErrors (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/angle/src/compiler/translator/
ParseContext.h 40 checksPrecisionErrors(checksPrecErrors),
60 bool checksPrecisionErrors; // true if an error will be generated when a variable is declared without precision, explicit or implicit.
ParseContext.cpp 241 if (!checksPrecisionErrors)
    [all...]

Completed in 808 milliseconds