Searched defs:offsetZ (Results 1 – 6 of 6) sorted by relevance
826 for (deUint32 offsetZ = offset.depth; offsetZ < offset.depth + extent.depth; ++offsetZ) in iterate() local895 for (deUint32 offsetZ = offset.depth; offsetZ < offset.depth + extent.depth; ++offsetZ) in iterate() local943 … for (deUint32 offsetZ = 0u; offsetZ < planeExtent.depth * imageCreateInfo.arrayLayers; ++offsetZ) in iterate() local
750 for (deUint32 offsetZ = 0u; offsetZ < gridSize.z(); ++offsetZ) in iterate() local
357 for (deUint32 offsetZ = 0u; offsetZ < planeExtent.depth; ++offsetZ) in testStorageImageWrite() local
731 offsetZ; /* Offsets from the start of the GlyphVariationData array member
2690 deUint32 offsetZ = baseGroupZ + localIdxZ * m_localSize.z(); in iterate() local
3295 GLint offsetZ, in ValidateCopyImageSubDataTargetRegion()