Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DVulkanExternalImageTest.cpp258 bool enableDebugLayers) in RunShouldImportMemoryTest()
321 void RunShouldImportSemaphoreTest(bool isSwiftshader, bool enableDebugLayers) in RunShouldImportSemaphoreTest()
368 bool enableDebugLayers) in RunShouldClearTest()
511 bool enableDebugLayers, in RunTextureFormatCompatChromiumTest()
681 bool enableDebugLayers) in RunShouldClearWithSemaphoresTest()
924 void VulkanExternalImageTest::runShouldDrawTest(bool isSwiftshader, bool enableDebugLayers) in runShouldDrawTest()
1076 bool enableDebugLayers) in runWaitSemaphoresRetainsContentTest()
1269 bool enableDebugLayers) in RunPreInitializedOnGLImportTest()
1445 bool enableDebugLayers) in RunUninitializedOnGLImportTest()
/aosp_15_r20/external/angle/src/common/vulkan/
H A Dvulkan_icd.cpp109 ScopedVkLoaderEnvironment::ScopedVkLoaderEnvironment(bool enableDebugLayers, vk::ICD icd) in ScopedVkLoaderEnvironment()
/aosp_15_r20/external/angle/src/tests/test_utils/
H A DANGLETest.h410 bool enableDebugLayers() const in enableDebugLayers() function