RetroArch
|
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 |
This defines a single element of the vertex layout.
UINT32 D2D1_INPUT_ELEMENT_DESC::alignedByteOffset |
DXGI_FORMAT D2D1_INPUT_ELEMENT_DESC::format |
UINT32 D2D1_INPUT_ELEMENT_DESC::inputSlot |
UINT32 D2D1_INPUT_ELEMENT_DESC::semanticIndex |
PCSTR D2D1_INPUT_ELEMENT_DESC::semanticName |