RetroArch
Public Attributes | List of all members
D3D12_SO_DECLARATION_ENTRY Struct Reference

#include <d3d12.h>

Public Attributes

UINT Stream
 
LPCSTR SemanticName
 
UINT SemanticIndex
 
BYTE StartComponent
 
BYTE ComponentCount
 
BYTE OutputSlot
 

Member Data Documentation

◆ ComponentCount

BYTE D3D12_SO_DECLARATION_ENTRY::ComponentCount

◆ OutputSlot

BYTE D3D12_SO_DECLARATION_ENTRY::OutputSlot

◆ SemanticIndex

UINT D3D12_SO_DECLARATION_ENTRY::SemanticIndex

◆ SemanticName

LPCSTR D3D12_SO_DECLARATION_ENTRY::SemanticName

◆ StartComponent

BYTE D3D12_SO_DECLARATION_ENTRY::StartComponent

◆ Stream

UINT D3D12_SO_DECLARATION_ENTRY::Stream

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