GPUOpen-LibrariesAndSDKs / display-library

AMD Display Library SDK
132 stars 46 forks source link

Incorrect documentation for ADL_GLSYNC_SYNCFIELD_* #15

Open eclazi opened 4 years ago

eclazi commented 4 years ago

https://github.com/GPUOpen-LibrariesAndSDKs/display-library/blob/1ec71ce42f0a1e5101637ad92d6ef4f7e867d224/include/adl_defines.h#L526

///GL-Sync sync field option is Sync to Field 1 (used for Interlaced signal types)
#define ADL_GLSYNC_SYNCFIELD_BOTH           1

Comment references field 1, but define references both. Also makes me wonder if the value is correct. Same for ADL_GLSYNC_SYNCFIELD_1