ReactOS 0.4.17-dev-934-g091855f
D3D12_SO_DECLARATION_ENTRY Struct Reference

Public Attributes

UINT Stream
 
const char * SemanticName
 
UINT SemanticIndex
 
BYTE StartComponent
 
BYTE ComponentCount
 
BYTE OutputSlot
 

Detailed Description

Definition at line 2016 of file d3d12.idl.

Member Data Documentation

◆ ComponentCount

BYTE D3D12_SO_DECLARATION_ENTRY::ComponentCount

Definition at line 2022 of file d3d12.idl.

◆ OutputSlot

BYTE D3D12_SO_DECLARATION_ENTRY::OutputSlot

Definition at line 2023 of file d3d12.idl.

◆ SemanticIndex

UINT D3D12_SO_DECLARATION_ENTRY::SemanticIndex

Definition at line 2020 of file d3d12.idl.

◆ SemanticName

const char* D3D12_SO_DECLARATION_ENTRY::SemanticName

Definition at line 2019 of file d3d12.idl.

◆ StartComponent

BYTE D3D12_SO_DECLARATION_ENTRY::StartComponent

Definition at line 2021 of file d3d12.idl.

◆ Stream

UINT D3D12_SO_DECLARATION_ENTRY::Stream

Definition at line 2018 of file d3d12.idl.


The documentation for this struct was generated from the following file: