Home
last modified time | relevance | path

Searched defs:TPersistString (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/OpenGL/compiler/
DCommon.h61 #define TPersistString std::string macro
/external/angle/src/compiler/translator/
DCommon.h59 using TPersistString = std::string; variable