NVAPI Reference Documentation
NVIDIA
Release 361: January 27
2016

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
NvU32 reserved [16]

Detailed Description

SUPPORTED OS: Windows Vista and higher


Field Documentation


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


Copyright (c) 2007-2015 NVIDIA Corporation. All rights reserved.

NVIDIA