Home
last modified time | relevance | path

Searched defs:isSwiftshader (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DVulkanExternalImageTest.cpp212 bool isSwiftshader, in RunShouldImportMemoryTest()
276 void RunShouldImportSemaphoreTest(bool isSwiftshader, bool enableDebugLayers) in RunShouldImportSemaphoreTest()
322 bool isSwiftshader, in RunShouldClearTest()
463 bool isSwiftshader, in RunTextureFormatCompatChromiumTest()
631 bool isSwiftshader, in RunShouldClearWithSemaphoresTest()
869 void VulkanExternalImageTest::runShouldDrawTest(bool isSwiftshader, bool enableDebugLayers) in runShouldDrawTest()
1019 void VulkanExternalImageTest::runWaitSemaphoresRetainsContentTest(bool isSwiftshader, in runWaitSemaphoresRetainsContentTest()
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
Dangle_test_configs.cpp47 bool PlatformParameters::isSwiftshader() const in isSwiftshader() function in angle::PlatformParameters
DANGLETest.h369 bool isSwiftshader() const in isSwiftshader() function