Searched refs:zEnd (Results 1 – 9 of 9) sorted by relevance
84 int zEnd = (gDimZ != 0) ? gDimZ: 1; \87 for (int z=0; z < zEnd; z++) \110 int zEnd = (gDimZ != 0) ? gDimZ: 1; \113 for (int z=0; z < zEnd; z++) { \
153 int zEnd = (gDimZ != 0) ? gDimZ: 1;155 for (int z = 0; z < zEnd; z ++) {
152 int zEnd = (gDimZ != 0) ? gDimZ: 1;154 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.
2074 sc.zEnd = limit_ptr[5]; in nScriptForEach()2176 sc.zEnd = limit_ptr[5]; in nScriptReduce()