ReactOS 0.4.15-dev-7934-g1dc8d80
D3D10_RASTERIZER_DESC Struct Reference
Collaboration diagram for D3D10_RASTERIZER_DESC:

Public Attributes

D3D10_FILL_MODE FillMode
 
D3D10_CULL_MODE CullMode
 
BOOL FrontCounterClockwise
 
INT DepthBias
 
FLOAT DepthBiasClamp
 
FLOAT SlopeScaledDepthBias
 
BOOL DepthClipEnable
 
BOOL ScissorEnable
 
BOOL MultisampleEnable
 
BOOL AntialiasedLineEnable
 

Detailed Description

Definition at line 351 of file d3d10.idl.

Member Data Documentation

◆ AntialiasedLineEnable

BOOL D3D10_RASTERIZER_DESC::AntialiasedLineEnable

Definition at line 361 of file d3d10.idl.

◆ CullMode

D3D10_CULL_MODE D3D10_RASTERIZER_DESC::CullMode

Definition at line 353 of file d3d10.idl.

◆ DepthBias

INT D3D10_RASTERIZER_DESC::DepthBias

Definition at line 355 of file d3d10.idl.

◆ DepthBiasClamp

FLOAT D3D10_RASTERIZER_DESC::DepthBiasClamp

Definition at line 356 of file d3d10.idl.

◆ DepthClipEnable

BOOL D3D10_RASTERIZER_DESC::DepthClipEnable

Definition at line 358 of file d3d10.idl.

◆ FillMode

D3D10_FILL_MODE D3D10_RASTERIZER_DESC::FillMode

Definition at line 352 of file d3d10.idl.

◆ FrontCounterClockwise

BOOL D3D10_RASTERIZER_DESC::FrontCounterClockwise

Definition at line 354 of file d3d10.idl.

◆ MultisampleEnable

BOOL D3D10_RASTERIZER_DESC::MultisampleEnable

Definition at line 360 of file d3d10.idl.

◆ ScissorEnable

BOOL D3D10_RASTERIZER_DESC::ScissorEnable

Definition at line 359 of file d3d10.idl.

◆ SlopeScaledDepthBias

FLOAT D3D10_RASTERIZER_DESC::SlopeScaledDepthBias

Definition at line 357 of file d3d10.idl.


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