Lines Matching defs:offset
1238 0u, // VkDeviceSize offset;
1245 deUint32 offset = 0u;
1251 offset, // VkDeviceSize bufferOffset;
1259 offset += mipLevelSizes[mipLevel];
1290 deUint32 offset = 0u;
1294 const void* pLevelData = static_cast<const void*>(reinterpret_cast<deUint8*>(bufferAlloc->getHostPtr()) + offset);
1299 offset += mipLevelSizes[mipLevel];
1550 0u, // VkDeviceSize offset
1890 { 0, 0 }, // VkOffset2D offset;
1913 { 0, static_cast<deInt32>(clearY) }, // VkOffset2D offset;
1921 { static_cast<deInt32>(clearX), 0 }, // VkOffset2D offset;