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