Home
last modified time | relevance | path

Searched defs:enableDebugLayers (Results 1 – 2 of 2) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/
DVulkanExternalImageTest.cpp193 void RunShouldImportMemoryTest(bool isSwiftshader, bool enableDebugLayers) in RunShouldImportMemoryTest()
254 void RunShouldImportSemaphoreTest(bool isSwiftshader, bool enableDebugLayers) in RunShouldImportSemaphoreTest()
297 void RunShouldClearTest(bool isSwiftshader, bool enableDebugLayers) in RunShouldClearTest()
366 void RunTextureFormatCompatChromiumTest(bool isSwiftshader, bool enableDebugLayers) in RunTextureFormatCompatChromiumTest()
434 void RunShouldClearWithSemaphoresTest(bool isSwiftshader, bool enableDebugLayers) in RunShouldClearWithSemaphoresTest()
/device/generic/vulkan-cereal/third-party/angle/src/tests/test_utils/
DANGLETest.h342 bool enableDebugLayers() const in enableDebugLayers() function