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.
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 |