Table of Contents

Enum BuiltInSemantic

Namespace
Xui.GPU.IR
Assembly
Xui.Core.dll

Built-in semantic kinds.

public enum BuiltInSemantic

Fields

FragDepth = 1

Fragment depth output semantic.

InstanceId = 2

Instance identifier semantic.

Position = 0

Vertex position output semantic.

VertexId = 3

Vertex identifier semantic.