Home
last modified time | relevance | path

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

/cts/hostsidetests/gputools/src/android/gputools/cts/
DCtsRootlessGpuDebugHostTest.java95 private static final String API_VULKAN = "Vulkan"; field in CtsRootlessGpuDebugHostTest
357 launchBackgroundService(DEBUG_APP, API_VULKAN); in testDebugLayerLoadVulkan()
388 launchBackgroundService(APP_NAME, API_VULKAN); in testLayerNotLoadedVulkan()
437 launchBackgroundService(DEBUG_APP, API_VULKAN); in testDebugNotEnabledVulkan()
466 launchBackgroundService(DEBUG_APP, API_VULKAN); in testDebugWrongAppVulkan()
495 launchBackgroundService(DEBUG_APP, API_VULKAN); in testDebugNoLayersEnabledVulkan()
518 launchBackgroundService(RELEASE_APP, API_VULKAN); in testSystemPropertyEnableVulkan()
554 launchBackgroundService(DEBUG_APP, API_VULKAN); in testSystemPropertyIgnoreVulkan()
577 launchBackgroundService(APP_NAME, API_VULKAN); in testLayerLoadExternalVulkan()