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.java93 private static final String API_VULKAN = "Vulkan"; field in CtsRootlessGpuDebugHostTest
354 launchBackgroundService(DEBUG_APP, API_VULKAN); in testDebugLayerLoadVulkan()
385 launchBackgroundService(APP_NAME, API_VULKAN); in testLayerNotLoadedVulkan()
431 launchBackgroundService(DEBUG_APP, API_VULKAN); in testDebugNotEnabledVulkan()
459 launchBackgroundService(DEBUG_APP, API_VULKAN); in testDebugWrongAppVulkan()
487 launchBackgroundService(DEBUG_APP, API_VULKAN); in testDebugNoLayersEnabledVulkan()
509 launchBackgroundService(RELEASE_APP, API_VULKAN); in testSystemPropertyEnableVulkan()
544 launchBackgroundService(DEBUG_APP, API_VULKAN); in testSystemPropertyIgnoreVulkan()
567 launchBackgroundService(APP_NAME, API_VULKAN); in testLayerLoadExternalVulkan()