Home
last modified time | relevance | path

Searched defs:getDimNode (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp-deps/glslang/glslang/Include/
Darrays.h185 TIntermTyped* getDimNode(int i) const in getDimNode() function
250 TIntermTyped* getDimNode(int dim) const { return sizes.getDimNode(dim); } in getDimNode() function
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/Include/
H A Darrays.h185 TIntermTyped* getDimNode(int i) const in getDimNode() function
250 TIntermTyped* getDimNode(int dim) const { return sizes.getDimNode(dim); } in getDimNode() function