Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
DvktSparseResourcesBufferSparseBinding.cpp171 Move<VkDeviceMemory> sparseMemoryAllocation; in iterate() local
203 sparseMemoryAllocation = allocateMemory(deviceInterface, getDevice(), &allocateInfo); in iterate()
212 *sparseMemoryAllocation, // VkDeviceMemory memory; in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBufferSparseBinding.cpp169 Move<VkDeviceMemory> sparseMemoryAllocation; in iterate() local
201 sparseMemoryAllocation = allocateMemory(deviceInterface, getDevice(), &allocateInfo); in iterate()
210 *sparseMemoryAllocation, // VkDeviceMemory memory; in iterate()