ReactOS 0.4.17-dev-934-g091855f
D3D11_RASTERIZER_DESC2 Struct Reference
Collaboration diagram for D3D11_RASTERIZER_DESC2:

Public Attributes

D3D11_FILL_MODE FillMode
 
D3D11_CULL_MODE CullMode
 
BOOL FrontCounterClockwise
 
int DepthBias
 
float DepthBiasClamp
 
float SlopeScaledDepthBias
 
BOOL DepthClipEnable
 
BOOL ScissorEnable
 
BOOL MultisampleEnable
 
BOOL AntialiasedLineEnable
 
UINT ForcedSampleCount
 
D3D11_CONSERVATIVE_RASTERIZATION_MODE ConservativeRaster
 

Detailed Description

Definition at line 84 of file d3d11_3.idl.

Member Data Documentation

◆ AntialiasedLineEnable

BOOL D3D11_RASTERIZER_DESC2::AntialiasedLineEnable

Definition at line 95 of file d3d11_3.idl.

◆ ConservativeRaster

D3D11_CONSERVATIVE_RASTERIZATION_MODE D3D11_RASTERIZER_DESC2::ConservativeRaster

Definition at line 97 of file d3d11_3.idl.

◆ CullMode

D3D11_CULL_MODE D3D11_RASTERIZER_DESC2::CullMode

Definition at line 87 of file d3d11_3.idl.

◆ DepthBias

int D3D11_RASTERIZER_DESC2::DepthBias

Definition at line 89 of file d3d11_3.idl.

◆ DepthBiasClamp

float D3D11_RASTERIZER_DESC2::DepthBiasClamp

Definition at line 90 of file d3d11_3.idl.

◆ DepthClipEnable

BOOL D3D11_RASTERIZER_DESC2::DepthClipEnable

Definition at line 92 of file d3d11_3.idl.

◆ FillMode

D3D11_FILL_MODE D3D11_RASTERIZER_DESC2::FillMode

Definition at line 86 of file d3d11_3.idl.

◆ ForcedSampleCount

UINT D3D11_RASTERIZER_DESC2::ForcedSampleCount

Definition at line 96 of file d3d11_3.idl.

◆ FrontCounterClockwise

BOOL D3D11_RASTERIZER_DESC2::FrontCounterClockwise

Definition at line 88 of file d3d11_3.idl.

◆ MultisampleEnable

BOOL D3D11_RASTERIZER_DESC2::MultisampleEnable

Definition at line 94 of file d3d11_3.idl.

◆ ScissorEnable

BOOL D3D11_RASTERIZER_DESC2::ScissorEnable

Definition at line 93 of file d3d11_3.idl.

◆ SlopeScaledDepthBias

float D3D11_RASTERIZER_DESC2::SlopeScaledDepthBias

Definition at line 91 of file d3d11_3.idl.


The documentation for this struct was generated from the following file: