Searched defs:memoryProperties (Results 1 – 9 of 9) sorted by relevance
30 vkhpp::MemoryPropertyFlags memoryProperties) { in getMemoryType()
359 const auto memoryProperties = physicalDevice.getMemoryProperties(); in TEST_P() local395 const auto memoryProperties = physicalDevice.getMemoryProperties(); in TEST_P() local
50 vkhpp::MemoryPropertyFlags memoryProperties) { in GetMemoryType()305 vkhpp::MemoryPropertyFlags memoryProperties, in CreateImage()512 vkhpp::MemoryPropertyFlags memoryProperties, in CreateYuvImage()
26 VkMemoryPropertyFlags memoryProperties) { in GetMemoryType()
2136 const VkPhysicalDeviceMemoryProperties& memoryProperties = in on_vkCreateImage() local
6061 VULKAN_HPP_NAMESPACE::PhysicalDeviceMemoryProperties memoryProperties; in getMemoryProperties() local7586 VULKAN_HPP_NAMESPACE::PhysicalDeviceMemoryProperties2 memoryProperties; in getMemoryProperties2() local7600 …VULKAN_HPP_NAMESPACE::PhysicalDeviceMemoryProperties2 & memoryProperties = structureChain.template… in getMemoryProperties2() local
10787 VULKAN_HPP_NAMESPACE::PhysicalDeviceMemoryProperties memoryProperties; in getMemoryProperties() local12436 VULKAN_HPP_NAMESPACE::PhysicalDeviceMemoryProperties2 memoryProperties; in getMemoryProperties2() local12450 …VULKAN_HPP_NAMESPACE::PhysicalDeviceMemoryProperties2 & memoryProperties = structureChain.template… in getMemoryProperties2() local14403 VULKAN_HPP_NAMESPACE::PhysicalDeviceMemoryProperties2 memoryProperties; in getMemoryProperties2KHR() local14417 …VULKAN_HPP_NAMESPACE::PhysicalDeviceMemoryProperties2 & memoryProperties = structureChain.template… in getMemoryProperties2KHR() local
303 VULKAN_HPP_NAMESPACE::PhysicalDeviceMemoryProperties memoryProperties; in getMemoryProperties() local4207 VULKAN_HPP_NAMESPACE::PhysicalDeviceMemoryProperties2 memoryProperties; in getMemoryProperties2() local4221 …VULKAN_HPP_NAMESPACE::PhysicalDeviceMemoryProperties2 & memoryProperties = structureChain.template… in getMemoryProperties2() local
5279 VkPhysicalDeviceMemoryProperties memoryProperties; member