Click or drag to resize
Ab4d.SharpEngine logo

VkGetPhysicalDeviceMemoryProperties2 Method

[Missing <summary> documentation for "M:Ab4d.Vulkan.Vk.GetPhysicalDeviceMemoryProperties2(Ab4d.Vulkan.PhysicalDevice,Ab4d.Vulkan.PhysicalDeviceMemoryProperties2*)"]


Namespace: Ab4d.Vulkan
Assembly: Ab4d.SharpEngine (in Ab4d.SharpEngine.dll) Version: 3.1.9316+94bbd23b55747f096f056a5602f7dd90558b3673
Syntax
C#
public void GetPhysicalDeviceMemoryProperties2(
	PhysicalDevice physicalDevice,
	PhysicalDeviceMemoryProperties2* pMemoryProperties
)

Parameters

physicalDevice  PhysicalDevice

[Missing <param name="physicalDevice"/> documentation for "M:Ab4d.Vulkan.Vk.GetPhysicalDeviceMemoryProperties2(Ab4d.Vulkan.PhysicalDevice,Ab4d.Vulkan.PhysicalDeviceMemoryProperties2*)"]

pMemoryProperties  PhysicalDeviceMemoryProperties2*

[Missing <param name="pMemoryProperties"/> documentation for "M:Ab4d.Vulkan.Vk.GetPhysicalDeviceMemoryProperties2(Ab4d.Vulkan.PhysicalDevice,Ab4d.Vulkan.PhysicalDeviceMemoryProperties2*)"]

Remarks

[Missing <remarks> documentation for "M:Ab4d.Vulkan.Vk.GetPhysicalDeviceMemoryProperties2(Ab4d.Vulkan.PhysicalDevice,Ab4d.Vulkan.PhysicalDeviceMemoryProperties2*)"]

See Also