Searched refs:PipelineExecutableInternalRepresentation (Results 1 – 1 of 1) sorted by relevance
338 struct PipelineExecutableInternalRepresentation struct340 …PipelineExecutableInternalRepresentation(std::string name_, std::string description_, bool isText_, in PipelineExecutableInternalRepresentation() function400 void addIR(const PipelineExecutableInternalRepresentation &ir) in addIR()409 const std::vector<PipelineExecutableInternalRepresentation> &getIRs(void) const in getIRs()416 std::vector<PipelineExecutableInternalRepresentation> m_irs;578 … PipelineExecutableInternalRepresentation(ir.name, ir.description, ir.isText, irsData[irIdx])); in getPipelineExecutableProperties()