Merge "Re-enable FAST_TLS in gl2 code" into jb-mr1-dev

This commit is contained in:
Chet Haase 2012-09-28 12:38:29 -07:00 committed by Android (Google) Code Review
commit 4c2732779a

View File

@ -48,7 +48,7 @@ using namespace android;
#define DEBUG_PRINT_CALL_STACK_ON_ERROR 0 #define DEBUG_PRINT_CALL_STACK_ON_ERROR 0
#define SYSTRACE_CALL_GL_API 0 #define SYSTRACE_CALL_GL_API 0
#if USE_FAST_TLS_KEY___ #if USE_FAST_TLS_KEY
#ifdef HAVE_ARM_TLS_REGISTER #ifdef HAVE_ARM_TLS_REGISTER
#define GET_TLS(reg) \ #define GET_TLS(reg) \