Home
last modified time | relevance | path

Searched refs:m_stagingBufferAlloc (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBufferTests.cpp1167m_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::DrawGridTestInstance
1295 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()