Skip to content

Latest commit

 

History

History
63 lines (49 loc) · 1.4 KB

ne-d3dkmthk-_d3dkmt_allocationresidencystatus.md

File metadata and controls

63 lines (49 loc) · 1.4 KB
UID title description 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.max-support req.typenames targetos ms.custom tech.root f1_keywords topic_type api_type api_location api_name dev_langs
NE:d3dkmthk._D3DKMT_ALLOCATIONRESIDENCYSTATUS
_D3DKMT_ALLOCATIONRESIDENCYSTATUS (d3dkmthk.h)
The allocation residency status.
10/19/2018
D3DKMT_ALLOCATIONRESIDENCYSTATUS enumeration
_D3DKMT_ALLOCATIONRESIDENCYSTATUS, D3DKMT_ALLOCATIONRESIDENCYSTATUS,
d3dkmthk.h
D3DKMT_ALLOCATIONRESIDENCYSTATUS
Windows
RS5
display
_D3DKMT_ALLOCATIONRESIDENCYSTATUS
d3dkmthk/_D3DKMT_ALLOCATIONRESIDENCYSTATUS
D3DKMT_ALLOCATIONRESIDENCYSTATUS
d3dkmthk/D3DKMT_ALLOCATIONRESIDENCYSTATUS
apiref
HeaderDef
d3dkmthk.h
_D3DKMT_ALLOCATIONRESIDENCYSTATUS
D3DKMT_ALLOCATIONRESIDENCYSTATUS
c++

_D3DKMT_ALLOCATIONRESIDENCYSTATUS enumeration

-description

The allocation residency status.

-enum-fields

-field D3DKMT_ALLOCATIONRESIDENCYSTATUS_RESIDENTINGPUMEMORY

Resident in GPU memory.

-field D3DKMT_ALLOCATIONRESIDENCYSTATUS_RESIDENTINSHAREDMEMORY

Resident in shared memory.

-field D3DKMT_ALLOCATIONRESIDENCYSTATUS_NOTRESIDENT

Not a resident.

-remarks

-see-also