Searched refs:MTLaunchStructReduce (Results 1 – 4 of 4) sorted by relevance
92 struct MTLaunchStructReduce : public MTLaunchStructCommon { struct172 MTLaunchStructReduce *mtls);264 MTLaunchStructReduce *mtls);266 MTLaunchStructReduce *mtls);
355 static inline void RedpPtrSetup(const MTLaunchStructReduce *mtls, RsExpandKernelDriverInfo *redp, in RedpPtrSetup()509 static void reduce_get_accumulator(uint8_t *&accumPtr, MTLaunchStructReduce *mtls, in reduce_get_accumulator()534 MTLaunchStructReduce *mtls = (MTLaunchStructReduce *)usr; in walk_1d_reduce()573 MTLaunchStructReduce *mtls = (MTLaunchStructReduce *)usr; in walk_2d_reduce()612 MTLaunchStructReduce *mtls = (MTLaunchStructReduce *)usr; in walk_3d_reduce()654 MTLaunchStructReduce *mtls) { in launchReduce()671 MTLaunchStructReduce *mtls) { in launchReduceSerial()718 MTLaunchStructReduce *mtls) { in launchReduceParallel()
96 const RsScriptCall *sc, MTLaunchStructReduce *mtls);98 virtual void reduceKernelSetup(uint32_t slot, MTLaunchStructReduce *mtls);
559 MTLaunchStructReduce *mtls) { in reduceMtlsSetup()561 memset(mtls, 0, sizeof(MTLaunchStructReduce)); in reduceMtlsSetup()769 MTLaunchStructReduce mtls; in invokeReduce()786 void RsdCpuScriptImpl::reduceKernelSetup(uint32_t slot, MTLaunchStructReduce *mtls) { in reduceKernelSetup()