Searched defs:ElementwiseUnaryQueueDescriptor (Results 1 – 2 of 2) sorted by relevance
1398 …_ptr<IWorkload> IWorkloadFactory::CreateElementwiseUnary(const ElementwiseUnaryQueueDescriptor& /*… in CreateElementwiseUnary() argument1465 …ique_ptr<IWorkload> IWorkloadFactory::CreateLogicalUnary(const ElementwiseUnaryQueueDescriptor& /*… in CreateLogicalUnary() argument
661 struct ElementwiseUnaryQueueDescriptor : QueueDescriptorWithParameters<ElementwiseUnaryDescriptor> struct