D3DKMT_PROCESS_VERIFIER_VIDMM_RESTRICT_BUDGET - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// d3dkmthk.h

typedef struct _D3DKMT_PROCESS_VERIFIER_VIDMM_RESTRICT_BUDGET {
  D3DKMT_ALIGN64 UINT64 LocalBudget;
  D3DKMT_ALIGN64 UINT64 NonLocalBudget;
} D3DKMT_PROCESS_VERIFIER_VIDMM_RESTRICT_BUDGET;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-d3dkmthk-_d3dkmt_process_verifier_vidmm_restrict_budget)

_D3DKMT_PROCESS_VERIFIER_VIDMM_RESTRICT_BUDGET structure

Description

Process verifier video memory management restrict budget.

Members

LocalBudget

The local budget.

NonLocalBudget

The non-local budget.

Remarks

See also