Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/tree_ops/
DInitializeVariables.cpp46 bool highPrecisionSupported, in AddZeroInitSequence()
87 bool highPrecisionSupported, in AddStructZeroInitSequence()
107 bool highPrecisionSupported, in AddArrayZeroInitStatementList()
121 bool highPrecisionSupported, in AddArrayZeroInitForLoop()
154 bool highPrecisionSupported, in AddArrayZeroInitSequence()
189 bool highPrecisionSupported) in InsertInitCode()
266 bool highPrecisionSupported) in InitializeLocalsTraverser()
363 bool highPrecisionSupported, in CreateInitCode()
375 bool highPrecisionSupported, in InitializeUninitializedLocals()
391 bool highPrecisionSupported) in InitializeVariables()
DDeferGlobalInitializers.cpp40 bool highPrecisionSupported, in GetDeferredInitializers()
137 bool highPrecisionSupported, in DeferGlobalInitializers()
/external/angle/src/compiler/translator/
DCompiler.cpp855 bool highPrecisionSupported = isHighPrecisionSupported(); in checkAndSimplifyAST() local