Searched refs:m_stagingBufferAlloc (Results 1 – 1 of 1) sorted by relevance
1167 …m_stagingBufferAlloc = bindBuffer(vk, getDevice(), getAllocator(), *m_stagingBuffer, MemoryRequire… in createResources()1200 flushAlloc(vk, getDevice(), *m_stagingBufferAlloc); in iterate()1255 MovePtr<Allocation> m_stagingBufferAlloc; member in vkt::sparse::__anonf4c2cf810111::DrawGridTestInstance1295 deUint8* pData = static_cast<deUint8*>(m_stagingBufferAlloc->getHostPtr()); in initializeBuffers()1358 …deUint8* const pData = static_cast<deUint8*>(m_stagingBufferAlloc->getHostPtr()) + chunkNdx * m_p… in initializeBuffers()1420 …deUint8* const pData = static_cast<deUint8*>(m_stagingBufferAlloc->getHostPtr()) + chunkNdx *… in initializeBuffers()