Searched defs:CopyingMethod (Results 1 – 2 of 2) sorted by relevance
178 struct CopyingMethod in addCopyingComputeGroup() struct180 std::string name; in addCopyingComputeGroup()181 std::string spirvCopyCode; in addCopyingComputeGroup()183 CopyingMethod (const std::string& name_, const std::string& spirvCopyCode_) in addCopyingComputeGroup() function