ReactOS 0.4.15-dev-7842-g558ab78
D3D10_INPUT_ELEMENT_DESC Struct Reference
Collaboration diagram for D3D10_INPUT_ELEMENT_DESC:

Public Attributes

const charSemanticName
 
UINT SemanticIndex
 
DXGI_FORMAT Format
 
UINT InputSlot
 
UINT AlignedByteOffset
 
D3D10_INPUT_CLASSIFICATION InputSlotClass
 
UINT InstanceDataStepRate
 

Detailed Description

Definition at line 812 of file d3d10.idl.

Member Data Documentation

◆ AlignedByteOffset

UINT D3D10_INPUT_ELEMENT_DESC::AlignedByteOffset

Definition at line 818 of file d3d10.idl.

◆ Format

DXGI_FORMAT D3D10_INPUT_ELEMENT_DESC::Format

Definition at line 816 of file d3d10.idl.

◆ InputSlot

UINT D3D10_INPUT_ELEMENT_DESC::InputSlot

Definition at line 817 of file d3d10.idl.

◆ InputSlotClass

D3D10_INPUT_CLASSIFICATION D3D10_INPUT_ELEMENT_DESC::InputSlotClass

Definition at line 819 of file d3d10.idl.

◆ InstanceDataStepRate

UINT D3D10_INPUT_ELEMENT_DESC::InstanceDataStepRate

Definition at line 820 of file d3d10.idl.

◆ SemanticIndex

UINT D3D10_INPUT_ELEMENT_DESC::SemanticIndex

Definition at line 815 of file d3d10.idl.

◆ SemanticName

const char* D3D10_INPUT_ELEMENT_DESC::SemanticName

Definition at line 814 of file d3d10.idl.


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