Searched defs:exitArray (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/angle/src/compiler/translator/ | ||
H A D | blocklayout.h | 247 virtual void exitArray(const ShaderVariable &arrayVar) {} in exitArray() function |
H A D | blocklayout.cpp | 479 void VariableNameVisitor::exitArray(const ShaderVariable &arrayVar) in exitArray() function in sh::VariableNameVisitor |
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/ | ||
H A D | RewriteStructSamplers.cpp | 576 void exitArray(const TType &arrayType) in exitArray() function in sh::__anon7e214ee60111::RewriteStructSamplersTraverser |