ReactOS 0.4.17-dev-116-ga4b6fe9
_D3DKMT_CREATEALLOCATIONFLAGS Struct Reference

#include <d3dkmthk.h>

Public Attributes

UINT CreateResource: 1
 
UINT CreateShared: 1
 
UINT NonSecure: 1
 
UINT CreateProtected: 1
 
UINT RestrictSharedAccess: 1
 
UINT ExistingSysMem: 1
 
UINT NtSecuritySharing: 1
 
UINT ReadOnly: 1
 
UINT CreateWriteCombined: 1
 
UINT CreateCached: 1
 
UINT SwapChainBackBuffer: 1
 
UINT CrossAdapter: 1
 
UINT OpenCrossAdapter: 1
 
UINT PartialSharedCreation: 1
 
UINT Zeroed: 1
 
UINT WriteWatch: 1
 
UINT StandardAllocation: 1
 
UINT ExistingSection: 1
 
UINT AllowNotZeroed: 1
 
UINT PhysicallyContiguous: 1
 
UINT Reserved: 12
 

Detailed Description

Definition at line 1107 of file d3dkmthk.h.

Member Data Documentation

◆ AllowNotZeroed

UINT _D3DKMT_CREATEALLOCATIONFLAGS::AllowNotZeroed

Definition at line 1127 of file d3dkmthk.h.

◆ CreateCached

UINT _D3DKMT_CREATEALLOCATIONFLAGS::CreateCached

Definition at line 1118 of file d3dkmthk.h.

◆ CreateProtected

UINT _D3DKMT_CREATEALLOCATIONFLAGS::CreateProtected

Definition at line 1112 of file d3dkmthk.h.

◆ CreateResource

UINT _D3DKMT_CREATEALLOCATIONFLAGS::CreateResource

Definition at line 1109 of file d3dkmthk.h.

◆ CreateShared

UINT _D3DKMT_CREATEALLOCATIONFLAGS::CreateShared

Definition at line 1110 of file d3dkmthk.h.

◆ CreateWriteCombined

UINT _D3DKMT_CREATEALLOCATIONFLAGS::CreateWriteCombined

Definition at line 1117 of file d3dkmthk.h.

◆ CrossAdapter

UINT _D3DKMT_CREATEALLOCATIONFLAGS::CrossAdapter

Definition at line 1120 of file d3dkmthk.h.

◆ ExistingSection

UINT _D3DKMT_CREATEALLOCATIONFLAGS::ExistingSection

Definition at line 1126 of file d3dkmthk.h.

◆ ExistingSysMem

UINT _D3DKMT_CREATEALLOCATIONFLAGS::ExistingSysMem

Definition at line 1114 of file d3dkmthk.h.

◆ NonSecure

UINT _D3DKMT_CREATEALLOCATIONFLAGS::NonSecure

Definition at line 1111 of file d3dkmthk.h.

◆ NtSecuritySharing

UINT _D3DKMT_CREATEALLOCATIONFLAGS::NtSecuritySharing

Definition at line 1115 of file d3dkmthk.h.

◆ OpenCrossAdapter

UINT _D3DKMT_CREATEALLOCATIONFLAGS::OpenCrossAdapter

Definition at line 1121 of file d3dkmthk.h.

◆ PartialSharedCreation

UINT _D3DKMT_CREATEALLOCATIONFLAGS::PartialSharedCreation

Definition at line 1122 of file d3dkmthk.h.

◆ PhysicallyContiguous

UINT _D3DKMT_CREATEALLOCATIONFLAGS::PhysicallyContiguous

Definition at line 1128 of file d3dkmthk.h.

◆ ReadOnly

UINT _D3DKMT_CREATEALLOCATIONFLAGS::ReadOnly

Definition at line 1116 of file d3dkmthk.h.

◆ Reserved

UINT _D3DKMT_CREATEALLOCATIONFLAGS::Reserved

Definition at line 1129 of file d3dkmthk.h.

◆ RestrictSharedAccess

UINT _D3DKMT_CREATEALLOCATIONFLAGS::RestrictSharedAccess

Definition at line 1113 of file d3dkmthk.h.

◆ StandardAllocation

UINT _D3DKMT_CREATEALLOCATIONFLAGS::StandardAllocation

Definition at line 1125 of file d3dkmthk.h.

◆ SwapChainBackBuffer

UINT _D3DKMT_CREATEALLOCATIONFLAGS::SwapChainBackBuffer

Definition at line 1119 of file d3dkmthk.h.

◆ WriteWatch

UINT _D3DKMT_CREATEALLOCATIONFLAGS::WriteWatch

Definition at line 1124 of file d3dkmthk.h.

◆ Zeroed

UINT _D3DKMT_CREATEALLOCATIONFLAGS::Zeroed

Definition at line 1123 of file d3dkmthk.h.


The documentation for this struct was generated from the following file: