Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DVulkanExternalImageTest.cpp220 bool isSwiftshader, in RunShouldImportMemoryTest()
284 void RunShouldImportSemaphoreTest(bool isSwiftshader, bool enableDebugLayers) in RunShouldImportSemaphoreTest()
330 bool isSwiftshader, in RunShouldClearTest()
471 bool isSwiftshader, in RunTextureFormatCompatChromiumTest()
631 bool isSwiftshader, in RunShouldClearWithSemaphoresTest()
870 void VulkanExternalImageTest::runShouldDrawTest(bool isSwiftshader, bool enableDebugLayers) in runShouldDrawTest()
1021 void VulkanExternalImageTest::runWaitSemaphoresRetainsContentTest(bool isSwiftshader, in runWaitSemaphoresRetainsContentTest()
/external/angle/src/tests/test_utils/
Dangle_test_configs.cpp47 bool PlatformParameters::isSwiftshader() const in isSwiftshader() function in angle::PlatformParameters
DANGLETest.h358 bool isSwiftshader() const in isSwiftshader() function