D3DKMT_PROCESS_VERIFIER_OPTION_TYPE - NtDoc

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

typedef enum _D3DKMT_PROCESS_VERIFIER_OPTION_TYPE {
  D3DKMT_PROCESS_VERIFIER_OPTION_VIDMM_FLAGS,
  D3DKMT_PROCESS_VERIFIER_OPTION_VIDMM_RESTRICT_BUDGET
} D3DKMT_PROCESS_VERIFIER_OPTION_TYPE;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ne-d3dkmthk-_d3dkmt_process_verifier_option_type)

_D3DKMT_PROCESS_VERIFIER_OPTION_TYPE enumeration

Description

Process verifier option types.

Constants

D3DKMT_PROCESS_VERIFIER_OPTION_VIDMM_FLAGS

VidMm flags.

D3DKMT_PROCESS_VERIFIER_OPTION_VIDMM_RESTRICT_BUDGET

VidMm restrict budget.

Remarks

See also