Searched defs:MTLaunchStructReduce (Results 1 – 1 of 1) sorted by relevance
94 RsExpandKernelDriverInfo redp;96 const Allocation *ains[RS_KERNEL_INPUT_LIMIT];98 ReduceAccumulatorFunc_t accumFunc;99 ReduceInitializerFunc_t initFunc;100 ReduceCombinerFunc_t combFunc;101 ReduceOutConverterFunc_t outFunc;103 size_t accumSize; // accumulator datum size in bytes139 uint8_t *accumAlloc;140 uint8_t **accumPtr;141 uint32_t accumCount;[all …]