ReactOS 0.4.17-dev-934-g091855f
D2D1_INPUT_ELEMENT_DESC Struct Reference
Collaboration diagram for D2D1_INPUT_ELEMENT_DESC:

Public Attributes

const char * semanticName
 
UINT32 semanticIndex
 
DXGI_FORMAT format
 
UINT32 inputSlot
 
UINT32 alignedByteOffset
 

Detailed Description

Definition at line 156 of file d2d1effectauthor.idl.

Member Data Documentation

◆ alignedByteOffset

UINT32 D2D1_INPUT_ELEMENT_DESC::alignedByteOffset

Definition at line 162 of file d2d1effectauthor.idl.

◆ format

DXGI_FORMAT D2D1_INPUT_ELEMENT_DESC::format

Definition at line 160 of file d2d1effectauthor.idl.

◆ inputSlot

UINT32 D2D1_INPUT_ELEMENT_DESC::inputSlot

Definition at line 161 of file d2d1effectauthor.idl.

◆ semanticIndex

UINT32 D2D1_INPUT_ELEMENT_DESC::semanticIndex

Definition at line 159 of file d2d1effectauthor.idl.

◆ semanticName

const char* D2D1_INPUT_ELEMENT_DESC::semanticName

Definition at line 158 of file d2d1effectauthor.idl.


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