Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
Dblocklayout.h207 virtual void exitArrayElement(const ShaderVariable &arrayVar, unsigned int arrayElement) {} in exitArrayElement() function
Dblocklayout.cpp460 void VariableNameVisitor::exitArrayElement(const ShaderVariable &arrayVar, in exitArrayElement() function in sh::VariableNameVisitor
571 void BlockEncoderVisitor::exitArrayElement(const sh::ShaderVariable &arrayVar, in exitArrayElement() function in sh::BlockEncoderVisitor