RetroArch
Public Attributes | List of all members
D3D12_INPUT_ELEMENT_DESC Struct Reference

#include <d3d12.h>

Public Attributes

LPCSTR SemanticName
 
UINT SemanticIndex
 
DXGI_FORMAT Format
 
UINT InputSlot
 
UINT AlignedByteOffset
 
D3D12_INPUT_CLASSIFICATION InputSlotClass
 
UINT InstanceDataStepRate
 

Member Data Documentation

◆ AlignedByteOffset

UINT D3D12_INPUT_ELEMENT_DESC::AlignedByteOffset

◆ Format

DXGI_FORMAT D3D12_INPUT_ELEMENT_DESC::Format

◆ InputSlot

UINT D3D12_INPUT_ELEMENT_DESC::InputSlot

◆ InputSlotClass

D3D12_INPUT_CLASSIFICATION D3D12_INPUT_ELEMENT_DESC::InputSlotClass

◆ InstanceDataStepRate

UINT D3D12_INPUT_ELEMENT_DESC::InstanceDataStepRate

◆ SemanticIndex

UINT D3D12_INPUT_ELEMENT_DESC::SemanticIndex

◆ SemanticName

LPCSTR D3D12_INPUT_ELEMENT_DESC::SemanticName

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