Searched refs:exitStruct (Results 1 – 2 of 2) sorted by relevance
198 virtual void exitStruct(const ShaderVariable &structVar) {} in exitStruct() function224 void exitStruct(const ShaderVariable &structVar) override;
436 void VariableNameVisitor::exitStruct(const ShaderVariable &structVar) in exitStruct() function in sh::VariableNameVisitor650 visitor->exitStruct(variable); in TraverseShaderVariable()