Home
last modified time | relevance | path

Searched defs:exitArrayElement (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/compiler/translator/
Dblocklayout.cpp499 void VariableNameVisitor::exitArrayElement(const ShaderVariable &arrayVar, in exitArrayElement() function in sh::VariableNameVisitor
610 void BlockEncoderVisitor::exitArrayElement(const sh::ShaderVariable &arrayVar, in exitArrayElement() function in sh::BlockEncoderVisitor
Dblocklayout.h249 virtual void exitArrayElement(const ShaderVariable &arrayVar, unsigned int arrayElement) {} in exitArrayElement() function
/external/angle/src/libANGLE/
DProgramLinkedResources.cpp534 void exitArrayElement(const sh::ShaderVariable &arrayVar, unsigned int arrayElement) override in exitArrayElement() function in gl::__anon9d858beb0111::FlattenUniformVisitor