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.cpp47 bool highPrecisionSupported, in AddZeroInitSequence()
88 bool highPrecisionSupported, in AddStructZeroInitSequence()
108 bool highPrecisionSupported, in AddArrayZeroInitStatementList()
122 bool highPrecisionSupported, in AddArrayZeroInitForLoop()
155 bool highPrecisionSupported, in AddArrayZeroInitSequence()
190 bool highPrecisionSupported) in InsertInitCode()
260 bool highPrecisionSupported) in InitializeLocalsTraverser()
440 bool highPrecisionSupported, in CreateInitCode()
452 bool highPrecisionSupported, in InitializeUninitializedLocals()
469 bool highPrecisionSupported) in InitializeVariables()
DDeferGlobalInitializers.cpp40 bool highPrecisionSupported, in GetDeferredInitializers()
137 bool highPrecisionSupported, in DeferGlobalInitializers()
/external/angle/src/compiler/translator/
DCompiler.cpp898 bool highPrecisionSupported = isHighPrecisionSupported(); in checkAndSimplifyAST() local