Searched defs:getDimNode (Results 1 – 1 of 1) sorted by relevance
176 TIntermTyped* getDimNode(int i) const in getDimNode() function240 TIntermTyped* getDimNode(int dim) const { return sizes.getDimNode(dim); } in getDimNode() function