Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DCommon.h61 #define TPersistString std::string macro
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DCommon.h58 #define TPersistString std::string macro
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DCommon.h59 using TPersistString = std::string; variable