Edit

GRVkImageInfo.Protected Property

Definition

Gets or sets a value indicating whether the Vulkan image is protected.

public bool Protected { get; set; }

Property Value

true if the image is protected; otherwise, false.

Applies to