Searched refs:m_stagingBufferAlloc (Results 1 – 1 of 1) sorted by relevance
1179 …m_stagingBufferAlloc = bindBuffer(vk, getDevice(), getAllocator(), *m_stagingBuffer, MemoryRequire… in createResources()1212 flushAlloc(vk, getDevice(), *m_stagingBufferAlloc); in iterate()1267 MovePtr<Allocation> m_stagingBufferAlloc; member in vkt::sparse::__anonf4c2cf810111::DrawGridTestInstance1307 deUint8* pData = static_cast<deUint8*>(m_stagingBufferAlloc->getHostPtr()); in initializeBuffers()1370 …deUint8* const pData = static_cast<deUint8*>(m_stagingBufferAlloc->getHostPtr()) + chunkNdx * m_p… in initializeBuffers()1432 …deUint8* const pData = static_cast<deUint8*>(m_stagingBufferAlloc->getHostPtr()) + chunkNdx *… in initializeBuffers()