Edit

GRVkImageInfo.SharingMode Property

Definition

Gets or sets the sharing mode of the Vulkan image across queue families.

public uint SharingMode { get; set; }

Property Value

The VkSharingMode value as an unsigned integer.

Applies to