Home
last modified time | relevance | path

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

/cts/hostsidetests/gputools/src/android/gputools/cts/
DCtsRootlessGpuDebugHostTest.java165 private void setupLayer(String layer, String layerApp) throws Exception { in setupLayer() method in CtsRootlessGpuDebugHostTest
344 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()
639 setupLayer(GLES_LAYER_A_LIB, GLES_LAYERS_APP); in testDebugLayerLoadGLES()
[all …]