Searched refs:assertVkLayerEnumeration (Results 1 – 1 of 1) sorted by relevance
/cts/hostsidetests/gputools/src/android/gputools/cts/ |
D | CtsRootlessGpuDebugHostTest.java | 194 …private void assertVkLayerEnumeration(String startTime, String layerName, boolean enumerated) thro… in assertVkLayerEnumeration() method in CtsRootlessGpuDebugHostTest 388 assertVkLayerEnumeration(appStartTime, VK_LAYER_A, false); in testLayerNotLoadedVulkan() 434 assertVkLayerEnumeration(appStartTime, VK_LAYER_A, false); in testDebugNotEnabledVulkan() 462 assertVkLayerEnumeration(appStartTime, VK_LAYER_A, false); in testDebugWrongAppVulkan() 512 assertVkLayerEnumeration(appStartTime, VK_LAYER_A, false); in testSystemPropertyEnableVulkan()
|