Searched refs:PipelineExecutablePropertySet (Results 1 – 1 of 1) sorted by relevance
2858 using PipelineExecutablePropertySet = std::set<PipelineExecutableProperty>; in iterate() typedef2860 … const PipelineExecutablePropertySet classicProps(begin(classicExeProps), end(classicExeProps)); in iterate()2861 …const PipelineExecutablePropertySet identifierProps(begin(identifierExeProps), end(identifierExePr… in iterate()