Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndTestUtils.cpp30 vkhpp::MemoryPropertyFlags memoryProperties) { in getMemoryType()
DGfxstreamEnd2EndVkTests.cpp359 const auto memoryProperties = physicalDevice.getMemoryProperties(); in TEST_P() local
395 const auto memoryProperties = physicalDevice.getMemoryProperties(); in TEST_P() local
/hardware/google/gfxstream/common/detector/
DVulkan.cpp50 vkhpp::MemoryPropertyFlags memoryProperties) { in GetMemoryType()
305 vkhpp::MemoryPropertyFlags memoryProperties, in CreateImage()
512 vkhpp::MemoryPropertyFlags memoryProperties, in CreateYuvImage()
/hardware/google/gfxstream/host/vulkan/
DVkDecoderSnapshotUtils.cpp26 VkMemoryPropertyFlags memoryProperties) { in GetMemoryType()
DVkDecoderGlobalState.cpp2136 const VkPhysicalDeviceMemoryProperties& memoryProperties = in on_vkCreateImage() local
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_raii.hpp6061 VULKAN_HPP_NAMESPACE::PhysicalDeviceMemoryProperties memoryProperties; in getMemoryProperties() local
7586 VULKAN_HPP_NAMESPACE::PhysicalDeviceMemoryProperties2 memoryProperties; in getMemoryProperties2() local
7600 …VULKAN_HPP_NAMESPACE::PhysicalDeviceMemoryProperties2 & memoryProperties = structureChain.template… in getMemoryProperties2() local
Dvulkan_raii.hpp10787 VULKAN_HPP_NAMESPACE::PhysicalDeviceMemoryProperties memoryProperties; in getMemoryProperties() local
12436 VULKAN_HPP_NAMESPACE::PhysicalDeviceMemoryProperties2 memoryProperties; in getMemoryProperties2() local
12450 …VULKAN_HPP_NAMESPACE::PhysicalDeviceMemoryProperties2 & memoryProperties = structureChain.template… in getMemoryProperties2() local
14403 VULKAN_HPP_NAMESPACE::PhysicalDeviceMemoryProperties2 memoryProperties; in getMemoryProperties2KHR() local
14417 …VULKAN_HPP_NAMESPACE::PhysicalDeviceMemoryProperties2 & memoryProperties = structureChain.template… in getMemoryProperties2KHR() local
Dvulkansc_funcs.hpp303 VULKAN_HPP_NAMESPACE::PhysicalDeviceMemoryProperties memoryProperties; in getMemoryProperties() local
4207 VULKAN_HPP_NAMESPACE::PhysicalDeviceMemoryProperties2 memoryProperties; in getMemoryProperties2() local
4221 …VULKAN_HPP_NAMESPACE::PhysicalDeviceMemoryProperties2 & memoryProperties = structureChain.template… in getMemoryProperties2() local
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h5279 VkPhysicalDeviceMemoryProperties memoryProperties; member