Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesBufferTests.cpp88 struct SparseAllocation struct
90 uint32_t 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 uint32_t memoryType; //!< memory type (same for all allocations)
95 uint32_t heapIndex; //!< memory heap index