IDARG_IN_MAXDISPLAYPIPELINERATE structure (iddcx.h)
Gives information about the maximum display pipeline rate.
Syntax
struct IDARG_IN_MAXDISPLAYPIPELINERATE {
IDDCX_UPDATE_REASON Reason;
UINT64 MaxDisplayPipelineRate;
};
Members
Reason
Indicates the reason why the driver is updating the rate.
MaxDisplayPipelineRate
Indicates the maximum display pipeline rate. This is the new value for IDDCX_ADAPTER_CAPS.MaxDisplayPipelineRate
Requirements
Requirement | Value |
---|---|
Header | iddcx.h |