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),
264 bool mChecksPrecisionErrors; // true if an error will be generated when a variable is declared without precision, explicit or implicit.
ParseHelper.cpp 246 if (!mChecksPrecisionErrors)
    [all...]

Completed in 67 milliseconds