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.
Defines the view instancing flags.
Syntax
typedef enum D3D12DDI_VIEW_INSTANCING_FLAGS {
D3D12DDI_VIEW_INSTANCING_FLAG_NONE,
D3D12DDI_VIEW_INSTANCING_FLAG_ENABLE_VIEW_INSTANCE_MASKING
} ;
Constants
D3D12DDI_VIEW_INSTANCING_FLAG_NONENo view instancing flag is defined. |
D3D12DDI_VIEW_INSTANCING_FLAG_ENABLE_VIEW_INSTANCE_MASKINGThe view instancing flag is enable view instance masking. |
Requirements
| Requirement | Value |
|---|---|
| Header | d3d12umddi.h |