Searched refs:IsWayland (Results 1 – 3 of 3) sorted by relevance
208 bool IsWayland();
372 bool IsWayland() in IsWayland() function
2471 ANGLE_FEATURE_CONDITION(features, clampMscRate, IsLinux() && IsWayland()); in InitializeFeatures()