DXGKARG_SETTARGETCONTENTTYPE structure (d3dkmddi.h)
Used to hold the arguments for DXGKDDI_SETTARGETCONTENTTYPE
Syntax
typedef struct _DXGKARG_SETTARGETCONTENTTYPE {
IN D3DDDI_VIDEO_PRESENT_TARGET_ID TargetId;
IN D3DKMDT_VIDPN_PRESENT_PATH_CONTENT ContentType;
} DXGKARG_SETTARGETCONTENTTYPE;
Members
TargetId
The identifier of a display adapter's video present target.
ContentType
A D3DKMDT_VIDPN_PRESENT_PATH_CONTENT value indicating the type of content being presented on the target id for which the driver should optimize.
Requirements
Requirement | Value |
---|---|
Header | d3dkmddi.h |