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

  /external/swiftshader/src/OpenGL/compiler/
ParseHelper.h 54 mChecksPrecisionErrors(checksPrecErrors),
266 bool mChecksPrecisionErrors; // true if an error will be generated when a variable is declared without precision, explicit or implicit.
ParseHelper.cpp 276 if (!mChecksPrecisionErrors)
    [all...]

Completed in 65 milliseconds