Searched refs:bufferAllocs (Results 1 – 1 of 1) sorted by relevance
4716 de::MovePtr<Allocation> bufferAllocs[2]; in initColorImageChessboardPattern() local4733 …bufferAllocs[bufferIdx] = allocator.allocate(getBufferMemoryRequirements(vk, device, *buffers[buff… in initColorImageChessboardPattern()4734 …K(vk.bindBufferMemory(device, *buffers[bufferIdx], bufferAllocs[bufferIdx]->getMemory(), bufferAll… in initColorImageChessboardPattern()4736 deUint32* dstPtr = (deUint32*)bufferAllocs[bufferIdx]->getHostPtr(); in initColorImageChessboardPattern()4743 flushAlloc(vk, device, *bufferAllocs[bufferIdx]); in initColorImageChessboardPattern()