Searched defs:exitArrayElement (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/angle/src/compiler/translator/ | ||
H A D | blocklayout.cpp | 499 void VariableNameVisitor::exitArrayElement(const ShaderVariable &arrayVar, in exitArrayElement() function in sh::VariableNameVisitor |
H A D | blocklayout.h | 250 virtual void exitArrayElement(const ShaderVariable &arrayVar, unsigned int arrayElement) {} in exitArrayElement() function |
/aosp_15_r20/external/angle/src/libANGLE/ | ||
H A D | ProgramLinkedResources.cpp | 559 void exitArrayElement(const sh::ShaderVariable &arrayVar, unsigned int arrayElement) override in exitArrayElement() function in gl::__anon3a735b5c0111::FlattenUniformVisitor |