debugPinningSupported property

  1. @visibleForTesting
bool? debugPinningSupported
getter/setter pair

Overrides the capability gate in tests, where no GPU is available.

Implementation

@visibleForTesting
static bool? debugPinningSupported;