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.cpp1179m_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::DrawGridTestInstance
1307 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()