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 Direct3D 11.3 feature options in the current graphics driver.
Syntax
typedef struct D3D11_FEATURE_DATA_D3D11_OPTIONS3 {
BOOL VPAndRTArrayIndexFromAnyShaderFeedingRasterizer;
} D3D11_FEATURE_DATA_D3D11_OPTIONS3;
Members
VPAndRTArrayIndexFromAnyShaderFeedingRasterizer
Whether to use the VP and RT array index from any shader feeding the rasterizer.
Requirements
Requirement | Value |
---|---|
Header | d3d11.h |
See also
D3D11_FEATURE_DATA_D3D11_OPTIONS