Home
last modified time | relevance | path

Searched refs:indexAssigned (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DCallDAG.cpp90 : definitionNode(nullptr), name(""), index(0), indexAssigned(false), visiting(false) in CreatorFunctionData()
97 bool indexAssigned; member
156 if (root->indexAssigned) in assignIndicesInternal()
184 function->indexAssigned = true; in assignIndicesInternal()
198 if (function->indexAssigned) in assignIndicesInternal()

Completed in 1 milliseconds