Home
last modified time | relevance | path

Searched refs:getMemoryProperties (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/src/Vulkan/
DVkPhysicalDevice.hpp57 const VkPhysicalDeviceMemoryProperties& getMemoryProperties() const;
DVkPhysicalDevice.cpp661 const VkPhysicalDeviceMemoryProperties& PhysicalDevice::getMemoryProperties() const in getMemoryProperties() function in vk::PhysicalDevice
DlibVulkan.cpp206 *pMemoryProperties = vk::Cast(physicalDevice)->getMemoryProperties(); in vkGetPhysicalDeviceMemoryProperties()
579 …t auto& memoryProperties = vk::Cast(vk::Cast(pDevice)->getPhysicalDevice())->getMemoryProperties(); in vkGetDeviceMemoryCommitment()
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp15384 …void getMemoryProperties( PhysicalDeviceMemoryProperties* pMemoryProperties, Dispatch const &d = D…
15387 PhysicalDeviceMemoryProperties getMemoryProperties(Dispatch const &d = Dispatch() ) const;
53521 …VULKAN_HPP_INLINE void PhysicalDevice::getMemoryProperties( PhysicalDeviceMemoryProperties* pMemor… in getMemoryProperties() function in VULKAN_HPP_NAMESPACE::PhysicalDevice
53527 …VULKAN_HPP_INLINE PhysicalDeviceMemoryProperties PhysicalDevice::getMemoryProperties(Dispatch cons… in getMemoryProperties() function in VULKAN_HPP_NAMESPACE::PhysicalDevice
/external/swiftshader/include/vulkan/
Dvulkan.hpp45161 …void getMemoryProperties( PhysicalDeviceMemoryProperties* pMemoryProperties, Dispatch const &d = D…
45164 PhysicalDeviceMemoryProperties getMemoryProperties(Dispatch const &d = Dispatch() ) const;
45703 …VULKAN_HPP_INLINE void PhysicalDevice::getMemoryProperties( PhysicalDeviceMemoryProperties* pMemor… in getMemoryProperties() function in VULKAN_HPP_NAMESPACE::PhysicalDevice
45709 …VULKAN_HPP_INLINE PhysicalDeviceMemoryProperties PhysicalDevice::getMemoryProperties(Dispatch cons… in getMemoryProperties() function in VULKAN_HPP_NAMESPACE::PhysicalDevice