Home
last modified time | relevance | path

Searched refs:IsPixel4XL (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/tests/test_expectations/
DGPUTestConfig.cpp479 inline bool IsPixel4XL() in IsPixel4XL() function
595 mConditions[kConditionPixel4OrXL] = !isSwiftShader && (IsPixel4() || IsPixel4XL()); in GPUTestConfig()