Home
last modified time | relevance | path

Searched defs:SparseAllocation (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBufferTests.cpp88 struct SparseAllocation struct
90 deUint32 numResourceChunks;
91 VkDeviceSize resourceSize; //!< buffer size in bytes
92 std::vector<AllocationSp> allocations; //!< actual allocated memory
93 std::vector<VkSparseMemoryBind> memoryBinds; //!< memory binds backing the resource
94 deUint32 memoryType; //!< memory type (same for all allocations)
95 deUint32 heapIndex; //!< memory heap index