Searched refs:enterStruct (Results 1 – 2 of 2) sorted by relevance
239 virtual void enterStruct(const ShaderVariable &structVar) {} in enterStruct() function265 void enterStruct(const ShaderVariable &structVar) override;
445 void VariableNameVisitor::enterStruct(const ShaderVariable &structVar) in enterStruct() function in sh::VariableNameVisitor656 visitor->enterStruct(variable); in TraverseShaderVariable()