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

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
 

Detailed Description

Definition at line 101 of file d3d11_1.idl.

Member Data Documentation

◆ AntialiasedLineEnable

BOOL D3D11_RASTERIZER_DESC1::AntialiasedLineEnable

Definition at line 112 of file d3d11_1.idl.

◆ CullMode

D3D11_CULL_MODE D3D11_RASTERIZER_DESC1::CullMode

Definition at line 104 of file d3d11_1.idl.

◆ DepthBias

INT D3D11_RASTERIZER_DESC1::DepthBias

Definition at line 106 of file d3d11_1.idl.

◆ DepthBiasClamp

FLOAT D3D11_RASTERIZER_DESC1::DepthBiasClamp

Definition at line 107 of file d3d11_1.idl.

◆ DepthClipEnable

BOOL D3D11_RASTERIZER_DESC1::DepthClipEnable

Definition at line 109 of file d3d11_1.idl.

◆ FillMode

D3D11_FILL_MODE D3D11_RASTERIZER_DESC1::FillMode

Definition at line 103 of file d3d11_1.idl.

◆ ForcedSampleCount

UINT D3D11_RASTERIZER_DESC1::ForcedSampleCount

◆ FrontCounterClockwise

BOOL D3D11_RASTERIZER_DESC1::FrontCounterClockwise

Definition at line 105 of file d3d11_1.idl.

◆ MultisampleEnable

BOOL D3D11_RASTERIZER_DESC1::MultisampleEnable

Definition at line 111 of file d3d11_1.idl.

◆ ScissorEnable

BOOL D3D11_RASTERIZER_DESC1::ScissorEnable

Definition at line 110 of file d3d11_1.idl.

◆ SlopeScaledDepthBias

FLOAT D3D11_RASTERIZER_DESC1::SlopeScaledDepthBias

Definition at line 108 of file d3d11_1.idl.


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