Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Describes how instances or geometries are laid out.
Syntax
typedef enum D3D12DDI_ELEMENTS_LAYOUT {
D3D12DDI_ELEMENTS_LAYOUT_ARRAY,
D3D12DDI_ELEMENTS_LAYOUT_ARRAY_OF_POINTERS
} ;
Constants
D3D12DDI_ELEMENTS_LAYOUT_ARRAY An element layout array. |
D3D12DDI_ELEMENTS_LAYOUT_ARRAY_OF_POINTERS An array of element layout pointers. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 1809 |
Header | d3d12umddi.h |