Skip to content

Latest commit

 

History

History
78 lines (59 loc) · 2.34 KB

ns-d3dkmthk-_d3dkmt_multisamplemethod.md

File metadata and controls

78 lines (59 loc) · 2.34 KB
UID title description old-location ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos tech.root req.typenames f1_keywords topic_type api_type api_location api_name
NS:d3dkmthk._D3DKMT_MULTISAMPLEMETHOD
_D3DKMT_MULTISAMPLEMETHOD (d3dkmthk.h)
The D3DKMT_MULTISAMPLEMETHOD structure describes a multiple-sampling method.
display\d3dkmt_multisamplemethod.htm
05/10/2018
D3DKMT_MULTISAMPLEMETHOD structure
D3DKMT_MULTISAMPLEMETHOD, D3DKMT_MULTISAMPLEMETHOD structure [Display Devices], OpenGL_Structs_0617065f-aa53-4b1a-9a3f-e135972d4852.xml, _D3DKMT_MULTISAMPLEMETHOD, d3dkmthk/D3DKMT_MULTISAMPLEMETHOD, display.d3dkmt_multisamplemethod
d3dkmthk.h
D3dkmthk.h
Windows
Windows Vista
Windows
display
D3DKMT_MULTISAMPLEMETHOD
_D3DKMT_MULTISAMPLEMETHOD
d3dkmthk/_D3DKMT_MULTISAMPLEMETHOD
D3DKMT_MULTISAMPLEMETHOD
d3dkmthk/D3DKMT_MULTISAMPLEMETHOD
APIRef
kbSyntax
HeaderDef
d3dkmthk.h
_D3DKMT_MULTISAMPLEMETHOD
D3DKMT_MULTISAMPLEMETHOD

_D3DKMT_MULTISAMPLEMETHOD structure

-description

The D3DKMT_MULTISAMPLEMETHOD structure describes a multiple-sampling method.

-struct-fields

-field NumSamples [out]

The number of subpixels that are used in the multiple-sampling method (for example, 2 for 2x and 8 for 8x multiple-sampling).

-field NumQualityLevels [out]

The upper bound on the quality range that is supported for the multiple-sampling method. The range extends from zero through the reported maximum quality setting.

-field Reserved

Reserved for internal use.

-remarks

The driver can partition its quality levels for a given multiple-sampling method into as many increments as it requires, with the condition that each incremental step noticeably improves the quality of the presented image.

-see-also

D3DKMTGetMultisampleMethodList

D3DKMT_GETMULTISAMPLEMETHODLIST