Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Process verifier video memory management restrict budget.
Syntax
typedef struct _D3DKMT_PROCESS_VERIFIER_VIDMM_RESTRICT_BUDGET {
D3DKMT_ALIGN64 UINT64 LocalBudget;
D3DKMT_ALIGN64 UINT64 NonLocalBudget;
} D3DKMT_PROCESS_VERIFIER_VIDMM_RESTRICT_BUDGET;
Members
LocalBudget
The local budget.
NonLocalBudget
The non-local budget.
Requirements
Requirement | Value |
---|---|
Header | d3dkmthk.h |