|
Gocator API
|
Returns whether enhanced surface flatness filtering is supported on the device specified by the "role" parameter.
If enhanced surface flatness filtering is not supported on the device, then do not use any of the enhanced surface flatness filter APIs for that device.
This API only needs to be called once because a device's support for enhanced surface flatness filtering does not change.
| setup | GoSetup object. |
| role | Determines which device to retrieve the value from. Use GO_ROLE_MAIN or GOROLE_BUDDYIDX(buddyidx). See GoRole for more details. |