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