ADL (AMD Display Library) Public APIs  Version 17.1
Macros
Define_colordepth_constants

These defines are the color depth constants which will be used in DP & etc. More...

Macros

#define ADL_COLOR_DEPTH_DEF   ADL_COLORDEPTH_888
 Indicates default value of color depth. More...
 
#define ADL_COLORDEPTH_101010   3
 Indicates if color depth is 101010. More...
 
#define ADL_COLORDEPTH_121212   4
 Indicates if color depth is 121212. More...
 
#define ADL_COLORDEPTH_141414   5
 Indicates if color depth is 141414. More...
 
#define ADL_COLORDEPTH_161616   6
 Indicates if color depth is 161616. More...
 
#define ADL_COLORDEPTH_666   1
 Indicates if color depth is 666. More...
 
#define ADL_COLORDEPTH_888   2
 Indicates if color depth is 888. More...
 
#define ADL_COLORDEPTH_UNKNOWN   0
 
#define ADL_CONNPROP_S3D_ALTERNATE_TO_FRAME_PACK   0x00000001
 

Detailed Description

These defines are the color depth constants which will be used in DP & etc.

These defines are the color depth constants which will be used in DP & etc.

Indicates if color depth is unknown.

Macro Definition Documentation

◆ ADL_COLOR_DEPTH_DEF

#define ADL_COLOR_DEPTH_DEF   ADL_COLORDEPTH_888

Indicates default value of color depth.

◆ ADL_COLORDEPTH_101010

#define ADL_COLORDEPTH_101010   3

Indicates if color depth is 101010.

◆ ADL_COLORDEPTH_121212

#define ADL_COLORDEPTH_121212   4

Indicates if color depth is 121212.

◆ ADL_COLORDEPTH_141414

#define ADL_COLORDEPTH_141414   5

Indicates if color depth is 141414.

◆ ADL_COLORDEPTH_161616

#define ADL_COLORDEPTH_161616   6

Indicates if color depth is 161616.

◆ ADL_COLORDEPTH_666

#define ADL_COLORDEPTH_666   1

Indicates if color depth is 666.

◆ ADL_COLORDEPTH_888

#define ADL_COLORDEPTH_888   2

Indicates if color depth is 888.

◆ ADL_COLORDEPTH_UNKNOWN

#define ADL_COLORDEPTH_UNKNOWN   0

◆ ADL_CONNPROP_S3D_ALTERNATE_TO_FRAME_PACK

#define ADL_CONNPROP_S3D_ALTERNATE_TO_FRAME_PACK   0x00000001

Copyright © 2009-2020 Advanced Micro Devices, Inc. All rights reserved.