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