[]
        
(Showing Draft Content)

C1.Util.DX.Direct3D11.StreamOutputElement

StreamOutputElement Struct

D3D11_SO_DECLARATION_ENTRY

Namespace: C1.Util.DX.Direct3D11
Assembly: C1.Win.C1DX.4.8.dll
Syntax
public struct StreamOutputElement

Constructors

Name Description
StreamOutputElement(int, string, int, byte, byte, byte)

Initializes a new instance of the StreamOutputElement struct.

Fields

Name Description
ComponentCount

unsigned char ComponentCount

OutputSlot

unsigned char OutputSlot

SemanticIndex

unsigned int SemanticIndex

SemanticName

const char* SemanticName

StartComponent

unsigned char StartComponent

Stream

unsigned int Stream