Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/video/
DvktBitstreamBufferImpl.hpp114 VkDeviceMemory GetDeviceMemory() const override in GetDeviceMemory() function in vkt::video::BitstreamBufferImpl
128 return GetDeviceMemory(); in operator VkDeviceMemory()
/external/vulkan-validation-layers/layers/
Dvk_mem_alloc.h5749 VkDeviceMemory GetDeviceMemory() const { return m_hMemory; } in GetDeviceMemory() function
7239 return m_BlockAllocation.m_Block->GetDeviceMemory(); in GetMemory()
12053 memRange.memory = pSrcBlock->GetDeviceMemory(); in ApplyDefragmentationMovesCpu()
12077 memRange.memory = pDstBlock->GetDeviceMemory(); in ApplyDefragmentationMovesCpu()
12139 … m_hAllocator->m_hDevice, currBlockCtx.hBuffer, pBlock->GetDeviceMemory(), 0); in ApplyDefragmentationMovesGpu()
/external/skia/vma_android/include/
Dvk_mem_alloc.h5905 VkDeviceMemory GetDeviceMemory() const { return m_hMemory; } in GetDeviceMemory() function
12102 return m_BlockAllocation.m_Block->GetDeviceMemory(); in GetMemory()
/external/angle/third_party/vulkan_memory_allocator/include/
Dvk_mem_alloc.h5966 VkDeviceMemory GetDeviceMemory() const { return m_hMemory; } in GetDeviceMemory() function
12141 return m_BlockAllocation.m_Block->GetDeviceMemory(); in GetMemory()