NVAPI Reference Documentation
NVIDIA
Release 550
Wed Mar 20 2024

Data Fields
NvAPI_D3D11_RASTERIZER_DESC_EX Struct Reference

#include <nvapi.h>

Data Fields

D3D11_FILL_MODE FillMode
 
D3D11_CULL_MODE CullMode
 
BOOL FrontCounterClockwise
 
INT DepthBias
 
FLOAT DepthBiasClamp
 
FLOAT SlopeScaledDepthBias
 
BOOL DepthClipEnable
 
BOOL ScissorEnable
 
BOOL MultisampleEnable
 
BOOL AntialiasedLineEnable
 
NvU32 ForcedSampleCount
 
bool ProgrammableSamplePositionsEnable
 
bool InterleavedSamplingEnable
 
NvU8 SampleCount
 
NvU8 SamplePositionsX [16]
 
NvU8 SamplePositionsY [16]
 
bool ConservativeRasterEnable
 
NVAPI_QUAD_FILLMODE QuadFillMode
 
bool PostZCoverageEnable
 
bool CoverageToColorEnable
 
NvU8 CoverageToColorRTIndex
 
bool TargetIndepentRasterWithDepth
 
NvU8 reserved [63]
 

Detailed Description

SUPPORTED OS: Windows 10 and higher


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

NVIDIA
Copyright (c) 2007–2024 NVIDIA Corporation. All rights reserved.

NVIDIA