Home
last modified time | relevance | path

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

/cts/hostsidetests/gputools/src/android/gputools/cts/
DCtsRootlessGpuDebugHostTest.java110 private static final String LAYERS_APP = "android.rootlessgpudebug.LAYERS.app"; field in CtsRootlessGpuDebugHostTest
326 setupLayer(VK_LAYER_A_LIB, LAYERS_APP); in testDebugLayerLoadVulkan()
327 setupLayer(VK_LAYER_B_LIB, LAYERS_APP); in testDebugLayerLoadVulkan()
362 setupLayer(VK_LAYER_A_LIB, LAYERS_APP); in testLayerNotLoadedVulkan()
408 setupLayer(VK_LAYER_A_LIB, LAYERS_APP); in testDebugNotEnabledVulkan()
436 setupLayer(VK_LAYER_A_LIB, LAYERS_APP); in testDebugWrongAppVulkan()
464 setupLayer(VK_LAYER_A_LIB, LAYERS_APP); in testDebugNoLayersEnabledVulkan()
514 setupLayer(VK_LAYER_A_LIB, LAYERS_APP); in testSystemPropertyIgnoreVulkan()
515 setupLayer(VK_LAYER_B_LIB, LAYERS_APP); in testSystemPropertyIgnoreVulkan()
549 applySetting("gpu_debug_layer_app", LAYERS_APP); in testLayerLoadExternalVulkan()
[all …]