Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
Dblocklayout.cpp87 visitor->enterArrayElement(variable, arrayElement); in TraverseStructArrayVariable()
117 visitor->enterArrayElement(variable, arrayElement); in TraverseArrayOfArraysVariable()
474 void VariableNameVisitor::enterArrayElement(const ShaderVariable &arrayVar, in enterArrayElement() function in sh::VariableNameVisitor
571 void BlockEncoderVisitor::enterArrayElement(const sh::ShaderVariable &arrayVar, in enterArrayElement() function in sh::BlockEncoderVisitor
592 VariableNameVisitor::enterArrayElement(arrayVar, arrayElement); in enterArrayElement()
Dblocklayout.h206 virtual void enterArrayElement(const ShaderVariable &arrayVar, unsigned int arrayElement) {} in enterArrayElement() function
229 void enterArrayElement(const ShaderVariable &arrayVar, unsigned int arrayElement) override;
266 void enterArrayElement(const ShaderVariable &arrayVar, unsigned int arrayElement) override;