Skip to content

Latest commit

 

History

History
72 lines (55 loc) · 2.58 KB

ns-d3dumddi-d3dddicaps_simple_instancing_support.md

File metadata and controls

72 lines (55 loc) · 2.58 KB
UID title description old-location tech.root 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 req.typenames f1_keywords topic_type api_type api_location api_name
NS:d3dumddi.D3DDDICAPS_SIMPLE_INSTANCING_SUPPORT
D3DDDICAPS_SIMPLE_INSTANCING_SUPPORT (d3dumddi.h)
Describes whether simple instancing is supported.
display\d3dddicaps_simple_instancing_support.htm
display
05/10/2018
D3DDDICAPS_SIMPLE_INSTANCING_SUPPORT structure
D3DDDICAPS_SIMPLE_INSTANCING_SUPPORT, D3DDDICAPS_SIMPLE_INSTANCING_SUPPORT structure [Display Devices], d3dumddi/D3DDDICAPS_SIMPLE_INSTANCING_SUPPORT, display.d3dddicaps_simple_instancing_support
d3dumddi.h
D3d10umddi.h
Windows
Windows 8.1
Windows Server 2012 R2
Windows
D3DDDICAPS_SIMPLE_INSTANCING_SUPPORT
D3DDDICAPS_SIMPLE_INSTANCING_SUPPORT
d3dumddi/D3DDDICAPS_SIMPLE_INSTANCING_SUPPORT
APIRef
kbSyntax
HeaderDef
D3dumddi.h
D3DDDICAPS_SIMPLE_INSTANCING_SUPPORT

D3DDDICAPS_SIMPLE_INSTANCING_SUPPORT structure

-description

Describes whether simple instancing is supported.

-struct-fields

-field SimpleInstancingSupported

Specifies whether the hardware and the user-mode driver support simple instancing. The Direct3D runtime sets this member to TRUE if the hardware and driver support simple instancing and the driver is a Direct3D Level 9 driver and supports Windows Display Driver Model (WDDM) 1.3 and later. Otherwise this member is FALSE.

Used only by Direct3D Level 9 drivers that support WDDM 1.3 and later.

Supported starting with Windows 8.1.

-remarks

Instancing capabilities are exposed through the D3DDDICAPS_GET_SIMPLE_INSTANCING_SUPPORT constant value of the D3DDDICAPS_TYPE enumeration.

For more info on simple instancing, see The Microsoft Direct3D 11 topic, D3D11_FEATURE_DATA_D3D9_SIMPLE_INSTANCING_SUPPORT.

-see-also

D3D11_FEATURE_DATA_D3D9_SIMPLE_INSTANCING_SUPPORT

D3DDDICAPS_TYPE