RetroArch
Public Attributes | List of all members
D3D11_RASTERIZER_DESC2 Struct Reference

#include <d3d11_3.h>

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
 

Member Data Documentation

◆ AntialiasedLineEnable

BOOL D3D11_RASTERIZER_DESC2::AntialiasedLineEnable

◆ ConservativeRaster

D3D11_CONSERVATIVE_RASTERIZATION_MODE D3D11_RASTERIZER_DESC2::ConservativeRaster

◆ CullMode

D3D11_CULL_MODE D3D11_RASTERIZER_DESC2::CullMode

◆ DepthBias

INT D3D11_RASTERIZER_DESC2::DepthBias

◆ DepthBiasClamp

FLOAT D3D11_RASTERIZER_DESC2::DepthBiasClamp

◆ DepthClipEnable

BOOL D3D11_RASTERIZER_DESC2::DepthClipEnable

◆ FillMode

D3D11_FILL_MODE D3D11_RASTERIZER_DESC2::FillMode

◆ ForcedSampleCount

UINT D3D11_RASTERIZER_DESC2::ForcedSampleCount

◆ FrontCounterClockwise

BOOL D3D11_RASTERIZER_DESC2::FrontCounterClockwise

◆ MultisampleEnable

BOOL D3D11_RASTERIZER_DESC2::MultisampleEnable

◆ ScissorEnable

BOOL D3D11_RASTERIZER_DESC2::ScissorEnable

◆ SlopeScaledDepthBias

FLOAT D3D11_RASTERIZER_DESC2::SlopeScaledDepthBias

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