Searched refs:UserAllowPeeling (Results 1 – 2 of 2) sorted by relevance
33 std::optional<bool> UserAllowPeeling,
874 std::optional<bool> UserAllowPeeling, in gatherPeelingPreferences() argument899 if (UserAllowPeeling) in gatherPeelingPreferences()900 PP.AllowPeeling = *UserAllowPeeling; in gatherPeelingPreferences()