Searched refs:PipelineExecutableProperty (Results 1 – 1 of 1) sorted by relevance
378 struct PipelineExecutableProperty struct380 …PipelineExecutableProperty(VkShaderStageFlags stageFlags_, std::string name_, std::string descript… in PipelineExecutableProperty() argument420 bool operator==(const PipelineExecutableProperty &a, const PipelineExecutableProperty &b) in operator ==()427 bool operator<(const PipelineExecutableProperty &a, const PipelineExecutableProperty &b) in operator <()432 std::ostream &operator<<(std::ostream &out, const PipelineExecutableProperty &prop) in operator <<()479 using PipelineExecutablePropertyVec = std::vector<PipelineExecutableProperty>;2858 using PipelineExecutablePropertySet = std::set<PipelineExecutableProperty>; in iterate()