From 85de57ad68c831729ebc46b87548ddb1e92ab6a5 Mon Sep 17 00:00:00 2001 From: Teng-Hui Zhu Date: Thu, 22 Sep 2011 15:34:29 -0700 Subject: UI for switching texture upload mode For browser, default will be CPU upload until bug 5334978 fix. bug:5347539 The webkit part is in https://android-git.corp.google.com/g/#/c/137610/ Change-Id: Iec3a100dc142b28e54145f08a5c76210f8634cba --- res/xml/debug_preferences.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'res/xml') diff --git a/res/xml/debug_preferences.xml b/res/xml/debug_preferences.xml index 2d15ab2..abbd07e 100644 --- a/res/xml/debug_preferences.xml +++ b/res/xml/debug_preferences.xml @@ -39,6 +39,11 @@ android:defaultValue="false" android:title="@string/pref_development_visual_indicator" /> + +