Searched refs:LAYERS_APP (Results 1 – 1 of 1) sorted by relevance
113 private static final String LAYERS_APP = "android.rootlessgpudebug.LAYERS.app"; field in CtsRootlessGpuDebugHostTest344 setupLayer(VK_LAYER_A_LIB, LAYERS_APP); in testDebugLayerLoadVulkan()345 setupLayer(VK_LAYER_B_LIB, LAYERS_APP); in testDebugLayerLoadVulkan()379 setupLayer(VK_LAYER_A_LIB, LAYERS_APP); in testLayerNotLoadedVulkan()428 setupLayer(VK_LAYER_A_LIB, LAYERS_APP); in testDebugNotEnabledVulkan()457 setupLayer(VK_LAYER_A_LIB, LAYERS_APP); in testDebugWrongAppVulkan()486 setupLayer(VK_LAYER_A_LIB, LAYERS_APP); in testDebugNoLayersEnabledVulkan()538 setupLayer(VK_LAYER_A_LIB, LAYERS_APP); in testSystemPropertyIgnoreVulkan()539 setupLayer(VK_LAYER_B_LIB, LAYERS_APP); in testSystemPropertyIgnoreVulkan()573 applySetting("gpu_debug_layer_app", LAYERS_APP); in testLayerLoadExternalVulkan()[all …]