Searched refs:stagingIndexBufferMemory (Results 1 – 1 of 1) sorted by relevance
420 de::MovePtr<Allocation> stagingIndexBufferMemory; in iterate() local566 …stagingIndexBufferMemory = memAlloc.allocate(getBufferMemoryRequirements(vk, *m_deviceGroup, *stag… in iterate()567 …rMemory(*m_deviceGroup, *stagingIndexBuffer, stagingIndexBufferMemory->getMemory(), stagingIndexBu… in iterate()569 void* indexBufPtr = stagingIndexBufferMemory->getHostPtr(); in iterate()571 flushAlloc(vk, *m_deviceGroup, *stagingIndexBufferMemory); in iterate()