Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DSymbolTable.h362 typedef TMap<TBasicType, TPrecision> PrecisionStackLevel; typedef
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DSymbolTable.h525 typedef std::map< TBasicType, TPrecision > PrecisionStackLevel; typedef