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

  /external/swiftshader/src/OpenGL/compiler/preprocessor/
Diagnostics.h 79 UNRECOGNIZED_PRAGMA,
Diagnostics.cpp 130 case UNRECOGNIZED_PRAGMA:
DirectiveParser.cpp 572 mDiagnostics->report(Diagnostics::UNRECOGNIZED_PRAGMA,
  /external/swiftshader/src/OpenGL/compiler/
DirectiveHandler.cpp 86 mDiagnostics.report(pp::Diagnostics::UNRECOGNIZED_PRAGMA, loc, name);

Completed in 96 milliseconds