CommonLibVR
REX::W32::D3D11_RASTERIZER_DESC Struct Reference

#include <D3D11.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
 

Member Data Documentation

◆ antialiasedLineEnable

BOOL REX::W32::D3D11_RASTERIZER_DESC::antialiasedLineEnable

◆ cullMode

D3D11_CULL_MODE REX::W32::D3D11_RASTERIZER_DESC::cullMode

◆ depthBias

std::int32_t REX::W32::D3D11_RASTERIZER_DESC::depthBias

◆ depthBiasClamp

float REX::W32::D3D11_RASTERIZER_DESC::depthBiasClamp

◆ depthClipEnable

BOOL REX::W32::D3D11_RASTERIZER_DESC::depthClipEnable

◆ fillMode

D3D11_FILL_MODE REX::W32::D3D11_RASTERIZER_DESC::fillMode

◆ frontCounterClockwise

BOOL REX::W32::D3D11_RASTERIZER_DESC::frontCounterClockwise

◆ multisampleEnable

BOOL REX::W32::D3D11_RASTERIZER_DESC::multisampleEnable

◆ scissorEnable

BOOL REX::W32::D3D11_RASTERIZER_DESC::scissorEnable

◆ slopeScaledDepthBias

float REX::W32::D3D11_RASTERIZER_DESC::slopeScaledDepthBias

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