[]
D3D11_SO_DECLARATION_ENTRY
public struct StreamOutputElement
| Name | Description |
|---|---|
| StreamOutputElement(int, string, int, byte, byte, byte) | Initializes a new instance of the StreamOutputElement struct. |
| 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 |