CommonLibVR
REX::W32::D3D11_RASTERIZER_DESC1 Struct Reference

#include <D3D11_1.h>

Public Attributes

D3D11_FILL_MODE fillMode
 
D3D11_CULL_MODE cullMode
 
BOOL frontCounterClockwise
 
std::int32_t depthBias
 
float depthBiasClamp
 
float slopeScaledDepthBias
 
BOOL depthClipEnable
 
BOOL scissorEnable
 
BOOL multisampleEnable
 
BOOL antialiasedLineEnable
 
std::uint32_t forcedSampleCount
 

Member Data Documentation

◆ antialiasedLineEnable

BOOL REX::W32::D3D11_RASTERIZER_DESC1::antialiasedLineEnable

◆ cullMode

D3D11_CULL_MODE REX::W32::D3D11_RASTERIZER_DESC1::cullMode

◆ depthBias

std::int32_t REX::W32::D3D11_RASTERIZER_DESC1::depthBias

◆ depthBiasClamp

float REX::W32::D3D11_RASTERIZER_DESC1::depthBiasClamp

◆ depthClipEnable

BOOL REX::W32::D3D11_RASTERIZER_DESC1::depthClipEnable

◆ fillMode

D3D11_FILL_MODE REX::W32::D3D11_RASTERIZER_DESC1::fillMode

◆ forcedSampleCount

std::uint32_t REX::W32::D3D11_RASTERIZER_DESC1::forcedSampleCount

◆ frontCounterClockwise

BOOL REX::W32::D3D11_RASTERIZER_DESC1::frontCounterClockwise

◆ multisampleEnable

BOOL REX::W32::D3D11_RASTERIZER_DESC1::multisampleEnable

◆ scissorEnable

BOOL REX::W32::D3D11_RASTERIZER_DESC1::scissorEnable

◆ slopeScaledDepthBias

float REX::W32::D3D11_RASTERIZER_DESC1::slopeScaledDepthBias

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