Re-enable FAST_TLS in gl2 code

Temporarily changed USE_FAST_TLS_KEY ifdef during debugging. Changing it
back now.

Change-Id: I7c2fcf7265b3d545e31ff7683bd7614100fad3e5
This commit is contained in:
Chet Haase 2012-09-28 11:56:48 -07:00
parent cb094a783f
commit e8b0fac720
1 changed files with 1 additions and 1 deletions

View File

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