Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/
H A DRemoveDynamicIndexing.cpp74 TIntermConstantUnion *CreateIntConstantNode(int i) in CreateIntConstantNode() function
200 TIntermCase *caseNode = new TIntermCase(CreateIntConstantNode(i)); in GetIndexFunctionDefinition()
232 new TIntermBinary(EOpLessThan, indexParam->deepCopy(), CreateIntConstantNode(0)); in GetIndexFunctionDefinition()