Searched defs:accumCount (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/cpu_ref/
H A DrsCpuCore.h119 // accumCount is an atomic counter of how many accumulators have
129 // It does so via atomic access (fetch-and-add) to accumCount.
139 uint32_t accumCount; member in struct:android::renderscript::MTLaunchStructReduce

Completed in 28 milliseconds