![]() | |
Vulkan |
[Missing <summary> documentation for "M:Ab4d.SharpEngine.Vulkan.VulkanDevice.CreateDescriptorPool(Ab4d.Vulkan.DescriptorType,System.Int32,System.Boolean,System.String)"]
public DescriptorPool CreateDescriptorPool( DescriptorType descriptorType, int descriptorsCount, bool allowFreeDescriptorSet = false, string? name = null )
[Missing <param name="descriptorType"/> documentation for "M:Ab4d.SharpEngine.Vulkan.VulkanDevice.CreateDescriptorPool(Ab4d.Vulkan.DescriptorType,System.Int32,System.Boolean,System.String)"]
[Missing <param name="descriptorsCount"/> documentation for "M:Ab4d.SharpEngine.Vulkan.VulkanDevice.CreateDescriptorPool(Ab4d.Vulkan.DescriptorType,System.Int32,System.Boolean,System.String)"]
[Missing <param name="allowFreeDescriptorSet"/> documentation for "M:Ab4d.SharpEngine.Vulkan.VulkanDevice.CreateDescriptorPool(Ab4d.Vulkan.DescriptorType,System.Int32,System.Boolean,System.String)"]
[Missing <param name="name"/> documentation for "M:Ab4d.SharpEngine.Vulkan.VulkanDevice.CreateDescriptorPool(Ab4d.Vulkan.DescriptorType,System.Int32,System.Boolean,System.String)"]
[Missing <returns> documentation for "M:Ab4d.SharpEngine.Vulkan.VulkanDevice.CreateDescriptorPool(Ab4d.Vulkan.DescriptorType,System.Int32,System.Boolean,System.String)"]
[Missing <remarks> documentation for "M:Ab4d.SharpEngine.Vulkan.VulkanDevice.CreateDescriptorPool(Ab4d.Vulkan.DescriptorType,System.Int32,System.Boolean,System.String)"]