Searched refs:zEnd (Results 1 – 9 of 9) sorted by relevance
100 int zEnd = (gDimZ != 0) ? gDimZ: 1; \103 for (int z=0; z < zEnd; z++) \126 int zEnd = (gDimZ != 0) ? gDimZ: 1; \129 for (int z=0; z < zEnd; z++) { \
171 int zEnd = (gDimZ != 0) ? gDimZ: 1;173 for (int z = 0; z < zEnd; z ++) {
173 int zEnd = (gDimZ != 0) ? gDimZ: 1;175 for (int z = 0; z < zEnd; z ++) {
246 uint32_t zEnd; member
793 _sc.zEnd = sc->zEnd; in ScriptForEachMulti()830 _sc.zEnd = sc->zEnd; in ScriptReduce()
66 field: uint32_t zEnd, "Ending index (exclusive) in the Z dimension."
1588 sc.zEnd = zend; in nScriptForEachClipped()1625 sc.zEnd = zend; in nScriptForEachClippedV()1717 sc.zEnd = limit_ptr[5]; in nScriptForEachMulti()1822 sc.zEnd = limit_ptr[5]; in nScriptReduce()
82 uint32_t zEnd; // Ending index (exclusive) in the Z dimension.
2065 sc.zEnd = limit_ptr[5]; in nScriptForEach()2167 sc.zEnd = limit_ptr[5]; in nScriptReduce()