Searched defs:OutputQueueDescriptor (Results 1 – 3 of 3) sorted by relevance
187 std::unique_ptr<IWorkload> CreateOutput(const OutputQueueDescriptor& /*descriptor*/, in CreateOutput() argument
2185 std::unique_ptr<IWorkload> IWorkloadFactory::CreateOutput(const OutputQueueDescriptor& /*descriptor… in CreateOutput() argument
92 using OutputQueueDescriptor = MemCopyQueueDescriptor; typedef