Home
last modified time | relevance | path

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

/cts/hostsidetests/gputools/src/android/gputools/cts/
DCtsRootlessGpuDebugHostTest.java193 …private void assertVkLayerEnumeration(String startTime, String layerName, boolean enumerated) thro… in assertVkLayerEnumeration() method in CtsRootlessGpuDebugHostTest
374 assertVkLayerEnumeration(appStartTime, VK_LAYER_A, false); in testLayerNotLoadedVulkan()
420 assertVkLayerEnumeration(appStartTime, VK_LAYER_A, false); in testDebugNotEnabledVulkan()
448 assertVkLayerEnumeration(appStartTime, VK_LAYER_A, false); in testDebugWrongAppVulkan()
498 assertVkLayerEnumeration(appStartTime, VK_LAYER_A, false); in testSystemPropertyEnableVulkan()