Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
DVkDecoderSnapshotUtils.cpp24 uint32_t GetMemoryType(const PhysicalDeviceInfo& physicalDevice, in GetMemoryType() function
167 GetMemoryType(*stateBlock->physicalDeviceInfo, readbackBufferMemoryRequirements, in saveImageContent()
365 GetMemoryType(*stateBlock->physicalDeviceInfo, stagingBufferMemoryRequirements, in loadImageContent()
513 GetMemoryType(*stateBlock->physicalDeviceInfo, readbackBufferMemoryRequirements, in saveBufferContent()
616 GetMemoryType(*stateBlock->physicalDeviceInfo, stagingBufferMemoryRequirements, in loadBufferContent()
/hardware/google/gfxstream/common/detector/
DVulkan.cpp48 uint32_t GetMemoryType(const vkhpp::PhysicalDevice& physical_device, in GetMemoryType() function
82 GetMemoryType(physical_device, in DoCreateBuffer()
327 GetMemoryType(mPhysicalDevice, in CreateImage()
575 GetMemoryType(mPhysicalDevice, in CreateYuvImage()