Searched defs:offsetZ (Results 1 – 10 of 10) 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
841 for (deUint32 offsetZ = offset.depth; offsetZ < offset.depth + extent.depth; ++offsetZ) in iterate() local911 for (deUint32 offsetZ = offset.depth; offsetZ < offset.depth + extent.depth; ++offsetZ) in iterate() local959 … for (deUint32 offsetZ = 0u; offsetZ < planeExtent.depth * imageCreateInfo.arrayLayers; ++offsetZ) in iterate() local
748 for (deUint32 offsetZ = 0u; offsetZ < gridSize.z(); ++offsetZ) in iterate() local
357 for (deUint32 offsetZ = 0u; offsetZ < planeExtent.depth; ++offsetZ) in testStorageImageWrite() local
444 for (deUint32 offsetZ = 0u; offsetZ < planeExtent.depth; ++offsetZ) in testStorageImageWrite() local
695 offsetZ; /* Offsets from the start of the GlyphVariationData array member
2690 deUint32 offsetZ = baseGroupZ + localIdxZ * m_localSize.z(); in iterate() local
2872 deUint32 offsetZ = baseGroupZ + localIdxZ * m_localSize.z(); in iterate() local
3106 GLint offsetZ, in ValidateCopyImageSubDataTargetRegion()