Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/compiler/preprocessor/
DDiagnosticsBase.h72 PP_INVALID_EXTENSION_DIRECTIVE, enumerator
DDiagnosticsBase.cpp120 case PP_INVALID_EXTENSION_DIRECTIVE: in message()
DDirectiveParser.cpp737 mDiagnostics->report(Diagnostics::PP_INVALID_EXTENSION_DIRECTIVE, token->location, in parseExtension()