Click or drag to resize
Ab4d.SharpEngine logo

DescriptorSetLayout Constructor

Initializes a new instance of the DescriptorSetLayout class

Namespace: Ab4d.Vulkan
Assembly: Ab4d.SharpEngine (in Ab4d.SharpEngine.dll) Version: 3.1.9316+94bbd23b55747f096f056a5602f7dd90558b3673
Syntax
C#
public DescriptorSetLayout(
	ulong existingHandle
)

Parameters

existingHandle  UInt64

[Missing <param name="existingHandle"/> documentation for "M:Ab4d.Vulkan.DescriptorSetLayout.#ctor(System.UInt64)"]

Remarks

[Missing <remarks> documentation for "M:Ab4d.Vulkan.DescriptorSetLayout.#ctor(System.UInt64)"]

See Also