Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
Dblocklayout.h207 virtual void exitArrayElement(const ShaderVariable &arrayVar, unsigned int arrayElement) {} in exitArrayElement() function
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