RetroArch
Public Attributes | List of all members
D2D1_INPUT_ELEMENT_DESC Struct Reference

This defines a single element of the vertex layout. More...

#include <d2d1effectauthor.h>

Public Attributes

PCSTR semanticName
 
UINT32 semanticIndex
 
DXGI_FORMAT format
 
UINT32 inputSlot
 
UINT32 alignedByteOffset
 

Detailed Description

This defines a single element of the vertex layout.

Member Data Documentation

◆ alignedByteOffset

UINT32 D2D1_INPUT_ELEMENT_DESC::alignedByteOffset

◆ format

DXGI_FORMAT D2D1_INPUT_ELEMENT_DESC::format

◆ inputSlot

UINT32 D2D1_INPUT_ELEMENT_DESC::inputSlot

◆ semanticIndex

UINT32 D2D1_INPUT_ELEMENT_DESC::semanticIndex

◆ semanticName

PCSTR D2D1_INPUT_ELEMENT_DESC::semanticName

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