Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DRemoveDynamicIndexing.cpp73 TIntermConstantUnion *CreateIntConstantNode(int i) in CreateIntConstantNode() function
199 TIntermCase *caseNode = new TIntermCase(CreateIntConstantNode(i)); in GetIndexFunctionDefinition()
231 new TIntermBinary(EOpLessThan, indexParam->deepCopy(), CreateIntConstantNode(0)); in GetIndexFunctionDefinition()