Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBufferTests.cpp132 deUint32 m_memoryChunkNdx; member in vkt::sparse::__anonf4c2cf810111::SparseAllocationBuilder
141 , m_memoryChunkNdx (0) in SparseAllocationBuilder()
148 m_memoryChunkNdx += numChunks; in addMemoryHole()
163 DE_ASSERT(m_memoryChunkNdx != 0); // doesn't make sense to have an empty allocation in addMemoryAllocation()
166 m_memoryChunkNdx = 0; in addMemoryAllocation()
178 m_memoryChunkNdx, in addMemoryBind()
184 m_memoryChunkNdx += numChunks; in addMemoryBind()