Searched refs:IsSwiftshaderDevice (Results 1 – 4 of 4) sorted by relevance
375 bool IsSwiftshaderDevice() in IsSwiftshaderDevice() function428 if ((param.isSwiftshader() || IsSwiftshaderDevice()) && in IsConfigAllowlisted()
53 bool IsSwiftshaderDevice();
372 return mCurrentParams->isSwiftshader() || angle::IsSwiftshaderDevice(); in isSwiftshader()
730 ANGLE_SKIP_TEST_IF(IsLinux() && IsVulkan() && (IsIntel() || IsSwiftshaderDevice())); in TEST_P()