Searched refs:EmulatePrecision (Results 1 – 5 of 5) sorted by relevance
101 ASSERT(EmulatePrecision::SupportedInLanguage(outputLanguage)); in createHelperWriter()477 EmulatePrecision::EmulatePrecision(TSymbolTable *symbolTable) in EmulatePrecision() function in sh::EmulatePrecision481 void EmulatePrecision::visitSymbol(TIntermSymbol *node) in visitSymbol()493 bool EmulatePrecision::visitBinary(Visit visit, TIntermBinary *node) in visitBinary()594 bool EmulatePrecision::visitDeclaration(Visit visit, TIntermDeclaration *node) in visitDeclaration()612 bool EmulatePrecision::visitGlobalQualifierDeclaration(Visit visit, in visitGlobalQualifierDeclaration()618 bool EmulatePrecision::visitAggregate(Visit visit, TIntermAggregate *node) in visitAggregate()642 bool EmulatePrecision::visitUnary(Visit visit, TIntermUnary *node) in visitUnary()666 void EmulatePrecision::writeEmulationHelpers(TInfoSinkBase &sink, in writeEmulationHelpers()687 bool EmulatePrecision::SupportedInLanguage(const ShShaderOutput outputLanguage) in SupportedInLanguage()[all …]
24 class EmulatePrecision : public TLValueTrackingTraverser27 EmulatePrecision(TSymbolTable *symbolTable);
691 !EmulatePrecision::SupportedInLanguage(mOutputType)) in checkAndSimplifyAST()1274 EmulatePrecision emulatePrecision(&getSymbolTable()); in emulatePrecisionIfNeeded()
138 "src/compiler/translator/tree_ops/EmulatePrecision.cpp",139 "src/compiler/translator/tree_ops/EmulatePrecision.h",
1965 "src/compiler/translator/tree_ops/EmulatePrecision.cpp",