Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/compiler/
DDirectiveHandler.cpp100 static const std::string kExtAll("all"); in handleExtension() local
110 if (name == kExtAll) in handleExtension()