GRContextOptions.UseDrawInsteadOfPartialRenderTargetWrite Property

Definition

Gets or sets a value indicating whether to avoid partial writes.

public bool UseDrawInsteadOfPartialRenderTargetWrite { get; set; }

Property Value

Remarks

Some GPUs have problems with partial writes of the render target. Default is false.

Applies to