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