Searched defs:GatherQueueDescriptor (Results 1 – 3 of 3) sorted by relevance
135 std::unique_ptr<IWorkload> CreateGather(const GatherQueueDescriptor& /*descriptor*/, in CreateGather() argument
2094 std::unique_ptr<IWorkload> IWorkloadFactory::CreateGather(const GatherQueueDescriptor& /*descriptor… in CreateGather() argument
502 struct GatherQueueDescriptor : QueueDescriptorWithParameters<GatherDescriptor> struct