Table of Contents

Enum ResourceBindingModel

Namespace
NeoVeldrid
Assembly
NeoVeldrid.dll

Identifies a particular binding model used when connecting elements in a ResourceLayout with resources defined in API-specific shader code.

public enum ResourceBindingModel

Fields

Default = 0

The default binding model.

Improved = 1

An improved binding model which enables greater shader reuse and authoring flexibility.