Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/
H A 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()
284 bool highPrecisionSupported) in InitializeLocalsTraverser()
464 bool highPrecisionSupported, in CreateInitCode()
476 bool highPrecisionSupported, in InitializeUninitializedLocals()
493 bool highPrecisionSupported) in InitializeVariables()
H A DDeferGlobalInitializers.cpp40 bool highPrecisionSupported, in GetDeferredInitializers()
137 bool highPrecisionSupported, in DeferGlobalInitializers()
/aosp_15_r20/external/angle/src/compiler/translator/
H A DCompiler.cpp859 bool highPrecisionSupported = isHighPrecisionSupported(); in checkAndSimplifyAST() local