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.
DXGK_QUERYSEGMENTOUT2 is reserved for system use. Don't use it in your driver.
Syntax
typedef struct _DXGK_QUERYSEGMENTOUT2 {
UINT SegmentCount;
DXGK_SEGMENTDESCRIPTOR2 *pSegmentDescriptor;
} DXGK_QUERYSEGMENTOUT2;
Members
SegmentCount
pSegmentDescriptor
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 7 |
Header | d3dkmddi.h |