D3D12DDI_ELEMENTS_LAYOUT enumeration (d3d12umddi.h)

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