Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
Dblocklayout.cpp484 void VariableNameVisitor::exitArrayElement(const ShaderVariable &arrayVar, in exitArrayElement() function in sh::VariableNameVisitor
595 void BlockEncoderVisitor::exitArrayElement(const sh::ShaderVariable &arrayVar, in exitArrayElement() function in sh::BlockEncoderVisitor
Dblocklayout.h207 virtual void exitArrayElement(const ShaderVariable &arrayVar, unsigned int arrayElement) {} in exitArrayElement() function
/external/angle/src/libANGLE/
DProgramLinkedResources.cpp528 void exitArrayElement(const sh::ShaderVariable &arrayVar, unsigned int arrayElement) override in exitArrayElement() function in gl::__anon02797fd20111::FlattenUniformVisitor