Searched defs:offsetZ (Results 1 – 7 of 7) 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
387 for (deUint32 offsetZ = 0u; offsetZ < planeExtent.depth; ++offsetZ) in testStorageImageWrite() local
695 offsetZ; /* Offsets from the start of the GlyphVariationData array member
691 offsetZ; /* Offsets from the start of the GlyphVariationData array member
2650 deUint32 offsetZ = baseGroupZ + localIdxZ * m_localSize.z(); in iterate() local
3106 GLint offsetZ, in ValidateCopyImageSubDataTargetRegion()