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()
265 bool highPrecisionSupported) in InitializeLocalsTraverser()
362 bool highPrecisionSupported, in CreateInitCode()
374 bool highPrecisionSupported, in InitializeUninitializedLocals()
390 bool highPrecisionSupported) in InitializeVariables()
DDeferGlobalInitializers.cpp40 bool highPrecisionSupported, in GetDeferredInitializers()
137 bool highPrecisionSupported, in DeferGlobalInitializers()
/external/angle/src/compiler/translator/
DCompiler.cpp816 bool highPrecisionSupported = isHighPrecisionSupported(); in checkAndSimplifyAST() local