Searched refs:VK_LAYER_C_LIB (Results 1 – 1 of 1) sorted by relevance
99 private static final String VK_LAYER_C_LIB = VK_LAYER_LIB_PREFIX + "C.so"; field in CtsRootlessGpuDebugHostTest286 getDevice().executeAdbCommand("shell", "rm", "-f", "/data/local/tmp/" + VK_LAYER_C_LIB); in cleanup()