Searched defs:CopyingMethod (Results 1 – 1 of 1) sorted by relevance
167 struct CopyingMethod in addCopyingComputeGroup() struct169 std::string name; in addCopyingComputeGroup()170 std::string spirvCopyCode; in addCopyingComputeGroup()172 CopyingMethod(const std::string &name_, const std::string &spirvCopyCode_) in addCopyingComputeGroup() argument