Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
Dblocklayout.h206 virtual void enterArrayElement(const ShaderVariable &arrayVar, unsigned int arrayElement) {} in enterArrayElement() function
Dblocklayout.cpp450 void VariableNameVisitor::enterArrayElement(const ShaderVariable &arrayVar, in enterArrayElement() function in sh::VariableNameVisitor
547 void BlockEncoderVisitor::enterArrayElement(const sh::ShaderVariable &arrayVar, in enterArrayElement() function in sh::BlockEncoderVisitor