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

  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/
parseVersions.h 108 bool relaxedErrors() const { return (messages & EShMsgRelaxedErrors) != 0; }
Versions.cpp 463 if (behavior == EBhDisable && relaxedErrors()) {
Scan.cpp     [all...]
ParseHelper.cpp     [all...]
  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/preprocessor/
PpScanner.cpp 207 if (! parseContext.relaxedErrors())
Pp.cpp 335 if (parseContext.relaxedErrors())
537 if (parseContext.relaxedErrors())
    [all...]

Completed in 162 milliseconds