Home
last modified time | relevance | path

Searched refs:preciseSubChainLength (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/compiler/translator/tree_util/
DFindPreciseNodes.cpp274 int preciseSubChainLength = GetObjectPreciseSubChainLength(object); in AddObjectIfPrecise() local
275 if (preciseSubChainLength == -1) in AddObjectIfPrecise()
284 preciseObject.accessChain.reduceChain(preciseSubChainLength); in AddObjectIfPrecise()