Home
last modified time | relevance | path

Searched refs:PP_INVALID_EXTENSION_NAME (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/src/OpenGL/compiler/preprocessor/
DDiagnosticsBase.h70 PP_INVALID_EXTENSION_NAME, enumerator
DDiagnosticsBase.cpp116 case PP_INVALID_EXTENSION_NAME: in message()
DDirectiveParser.cpp699 mDiagnostics->report(Diagnostics::PP_INVALID_EXTENSION_NAME, token->location, in parseExtension()