Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

D3D12DDI_VIEW_INSTANCING_FLAGS enumeration (d3d12umddi.h)

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_NONE
No view instancing flag is defined.
D3D12DDI_VIEW_INSTANCING_FLAG_ENABLE_VIEW_INSTANCE_MASKING
The view instancing flag is enable view instance masking.

Requirements

Requirement Value
Header d3d12umddi.h

Feedback

Was this page helpful?

Additional resources