Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/compiler/preprocessor/
DDiagnostics.cpp103 case INVALID_EXTENSION_NAME: in message()
DDiagnostics.h65 INVALID_EXTENSION_NAME, enumerator
DDirectiveParser.cpp604 mDiagnostics->report(Diagnostics::INVALID_EXTENSION_NAME, in parseExtension()