Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DSymbolTable.cpp346 void TSymbolTable::setDefaultPrecision(TBasicType type, TPrecision prec) in setDefaultPrecision() function in sh::TSymbolTable
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DSymbolTable.h461 bool setDefaultPrecision(const TPublicType &type, TPrecision prec) in setDefaultPrecision() function
/third_party/glslang/glslang/MachineIndependent/
DParseHelper.cpp4274 void TParseContext::setDefaultPrecision(const TSourceLoc& loc, TPublicType& publicType, TPrecisionQ… in setDefaultPrecision() function in glslang::TParseContext