- AMD Device Library eXtra
-
Programming with ADLX
- Overview
-
ADLX Programming Guide
-
ADLX Samples
- Overview
-
C++ Samples
- Overview
-
Display
- Display
- Display3DLUT
- DisplayBlanking
- DisplayColorDepth
- DisplayConnectivityExperience
- DisplayCustomColor
- DisplayCustomResolution
- DisplayEvents
- DisplayFreeSync
- DisplayGamma
- DisplayGamut
- DisplayGPUScaling
- DisplayHDCP
- DisplayInfo
- DisplayIntegerScaling
- DisplayPixelFormat
- DisplayScalingMode
- DisplayVariBright
- DisplayVSR
-
Performance Monitoring
-
Receiving Events Notifications
-
C Samples
- Overview
-
Display
- Display
- Display3DLUT
- DisplayBlanking
- DisplayColorDepth
- DisplayConnectivityExperience
- DisplayCustomColor
- DisplayCustomResolution
- DisplayEvents
- DisplayFreeSync
- DisplayGamma
- DisplayGamut
- DisplayGPUScaling
- DisplayHDCP
- DisplayInfo
- DisplayIntegerScaling
- DisplayPixelFormat
- DisplayScalingMode
- DisplayVariBright
- DisplayVSR
-
Performance Monitoring
-
Receiving Events Notifications
-
ADLX SDK References
- Overview
-
ADLX Helpers
-
ADLX Interfaces
- Overview
-
3D Graphics
- 3D Graphics
-
iadlx3danisotropicfiltering
-
iadlx3dantialiasing
-
iadlx3dframeratetargetcontrol
-
iadlx3dimagesharpening
-
iadlx3dradeonsuperresolution
-
iadlx3dsettingschangedevent
- IADLX3DSettingsChangedEvent
- GetGPU
- IsAnisotropicFilteringChanged
- IsAntiAliasingChanged
- IsAntiLagChanged
- IsBoostChanged
- IsChillChanged
- IsEnhancedSyncChanged
- IsFrameRateTargetControlChanged
- IsImageSharpeningChanged
- IsMorphologicalAntiAliasingChanged
- IsRadeonSuperResolutionChanged
- IsResetShaderCache
- IsTessellationModeChanged
- IsWaitForVerticalRefreshChanged
-
iadlx3dsettingschangedhandling
-
iadlx3dsettingsservices
-
Display
- Display
-
iadlxdisplay3dlut
- IADLXDisplay3DLUT
- ClearUser3DLUT
- GetAllUser3DLUT
- GetHDRUser3DLUT
- GetSCEDynamicContrast
- GetSCEDynamicContrastRange
- GetSDRUser3DLUT
- GetUser3DLUTIndex
- IsCurrentSCEDisabled
- IsCurrentSCEDynamicContrast
- IsCurrentSCEVividGaming
- IsSupportedSCE
- IsSupportedSCEDynamicContrast
- IsSupportedSCEVividGaming
- IsSupportedUser3DLUT
- SetAllUser3DLUT
- SetHDRUser3DLUT
- SetSCEDisabled
- SetSCEDynamicContrast
- SetSCEVividGaming
- SetSDRUser3DLUT
-
iadlxdisplay3dlutchangedevent
-
iadlxdisplayblanking
-
iadlxdisplaychangedhandling
- IADLXDisplayChangedHandling
- AddDisplay3DLUTEventListener
- AddDisplayGammaEventListener
- AddDisplayGamutEventListener
- AddDisplayListEventListener
- AddDisplaySettingsEventListener
- RemoveDisplay3DLUTEventListener
- RemoveDisplayGammaEventListener
- RemoveDisplayGamutEventListener
- RemoveDisplayListEventListener
- RemoveDisplaySettingsEventListener
-
iadlxdisplayconnectivityexperience
- IADLXDisplayConnectivityExperience
- GetDPLinkRate
- GetNumberOfActiveLanes
- GetNumberOfTotalLanes
- GetRelativePreEmphasis
- GetRelativeVoltageSwing
- IsEnabledHDMIQualityDetection
- IsEnabledLinkProtection
- IsSupportedDPLink
- IsSupportedHDMIQualityDetection
- SetEnabledHDMIQualityDetection
- SetRelativePreEmphasis
- SetRelativeVoltageSwing
-
iadlxdisplaycustomcolor
- IADLXDisplayCustomColor
- GetBrightness
- GetBrightnessRange
- GetContrast
- GetContrastRange
- GetHue
- GetHueRange
- GetSaturation
- GetSaturationRange
- GetTemperature
- GetTemperatureRange
- IsBrightnessSupported
- IsContrastSupported
- IsHueSupported
- IsSaturationSupported
- IsTemperatureSupported
- SetBrightness
- SetContrast
- SetHue
- SetSaturation
- SetTemperature
-
iadlxdisplaycustomresolution
-
iadlxdisplaygamma
- IADLXDisplayGamma
- GetGammaCoefficient
- GetGammaRamp
- IsCurrentDeGammaRamp
- IsCurrentReGamma36
- IsCurrentReGammaBT709
- IsCurrentRegammaCoefficient
- IsCurrentReGammaPQ
- IsCurrentReGammaPQ2084Interim
- IsCurrentReGammaRamp
- IsCurrentReGammaSRGB
- IsSupportedReGamma36
- IsSupportedReGammaBT709
- IsSupportedReGammaPQ
- IsSupportedReGammaPQ2084Interim
- IsSupportedReGammaSRGB
- ResetGammaRamp
- SetDeGammaRamp
- SetReGamma36
- SetReGammaBT709
- SetReGammaCoefficient
- SetReGammaPQ
- SetReGammaPQ2084Interim
- SetReGammaRamp
- SetReGammaSRGB
-
iadlxdisplaygammachangedevent
-
Miscellaneous
-
Performance Monitoring
-
Legal Information and Compliance/Disclaimers
3D Graphics
Navigation: Programming with ADLX → ADLX Samples → C Samples
| Filename | Description |
|---|---|
| 3DSettingsEvent | Demonstrates how to register and unregister for notifications when 3D Graphics settings change, and perform related testing when programming with ADLX. |
| AFMF | Demonstrates how to access AMD Fluid Motion Frames (AFMF) options, and perform related testing when programming with ADLX. |
| AnisotropicFiltering | Demonstrates how to access anisotropic filtering options, and perform related testing when programming with ADLX. |
| AntiAliasing | Demonstrates how to access anisotropic filtering options, and perform related testing when programming with ADLX. |
| AntiLag | Demonstrates how to access AMD Radeon™ Anti-Lag options, and perform related testing when programming with ADLX. |
| Boost | Demonstrates how to access AMD Radeon™ Boost options, and perform related testing when programming with ADLX. |
| Chill | Demonstrates how to access AMD Radeon™ Chill options, and perform related testing when programming with ADLX. |
| EnhancedSync | Demonstrates how to access AMD Radeon™ Enhanced Sync options, and perform related testing when programming with ADLX. |
| FRTC | Demonstrates how to access AMD Frame Rate Target Control (FRTC) options, and perform related testing when programming with ADLX. |
| ImageSharpening | Demonstrates how to access AMD Radeon™ Image Sharpening options, and perform related testing when programming with ADLX. |
| MorphologicAntiAliasing | Demonstrates how to access morphological anti-aliasing options, and perform related testing when programming with ADLX. |
| ResetShaderCache | Demonstrates how to access reset shader cache options, and perform related testing when programming with ADLX. |
| RSR | Demonstrates how to access AMD Radeon™ Super Resolution options, and perform related testing when programming with ADLX. |
| Tessellation | Demonstrates how to access tessellation options, and perform related testing when programming with ADLX. |
| WaitForVerticalRefresh | Demonstrates how to access VSync options, and perform related testing when programming with ADLX. |
- 3DSettingsEvent
- AFMF
- AnisotropicFiltering
- AntiAliasing
- AntiLag
- Boost
- Chill
- EnhancedSync
- FRTC
- ImageSharpening
- MorphologicAntiAliasing
- ResetShaderCache
- RSR
- Tessellation
- WaitForVerticalRefresh
Subpages
- 3DSettingsEvent
- AFMF
- AnisotropicFiltering
- AntiAliasing
- AntiLag
- Boost
- Chill
- EnhancedSync
- FRTC
- ImageSharpening
- MorphologicAntiAliasing
- ResetShaderCache
- RSR
- Tessellation
- WaitForVerticalRefresh
API Reference
This page references: