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.
Syntax
typedef struct _DXGK_SEGMENTDESCRIPTOR2 {
DXGK_SEGMENTFLAGS2 Flags;
SIZE_T Size;
PMDL pMdl;
PHYSICAL_ADDRESS BaseAddress;
PHYSICAL_ADDRESS CpuTranslatedAddress;
} DXGK_SEGMENTDESCRIPTOR2;
Members
Flags
Size
pMdl
BaseAddress
CpuTranslatedAddress
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 7 |
Header | d3dkmddi.h |