Table of Contents

Class MemoryBarrierState

Namespace
Bonsai.Shaders.Configuration
Assembly
Bonsai.Shaders.dll

Represents a configuration object for specifying barriers to order memory operations.

public class MemoryBarrierState : StateConfiguration
Inheritance
MemoryBarrierState
Inherited Members

Properties

Barriers

Gets or sets a value specifying which memory barriers to insert.

Methods

Execute(ShaderWindow)

Updates the state of the current graphics context.

ToString()

Returns a string that represents the current object.