Searched defs:InterfaceVisitor (Results 1 – 2 of 2) sorted by relevance
882 using InterfaceVisitor = std::function<void(Decorations const, AttribType)>; typedef in sw::SpirvShader
640 class InterfaceVisitor : public virtual ScopeHandler { class