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 ++) {
246 uint32_t zEnd; member
793 _sc.zEnd = sc->zEnd; in ScriptForEachMulti()830 _sc.zEnd = sc->zEnd; in ScriptReduce()
173 int zEnd = (gDimZ != 0) ? gDimZ: 1;175 for (int z = 0; z < zEnd; z ++) {
66 field: uint32_t zEnd, "Ending index (exclusive) in the Z dimension."
1590 sc.zEnd = zend; in nScriptForEachClipped()1627 sc.zEnd = zend; in nScriptForEachClippedV()1719 sc.zEnd = limit_ptr[5]; in nScriptForEachMulti()1824 sc.zEnd = limit_ptr[5]; in nScriptReduce()
82 uint32_t zEnd; // Ending index (exclusive) in the Z dimension.
2073 sc.zEnd = limit_ptr[5]; in nScriptForEach()2175 sc.zEnd = limit_ptr[5]; in nScriptReduce()