Merge "Re-enable FAST_TLS in gl2 code" into jb-mr1-dev
This commit is contained in:
commit
4c2732779a
@ -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) \
|
||||
|
Loading…
Reference in New Issue
Block a user