Searched refs:OS_GetTLSValue (Results 1 - 4 of 4) sorted by relevance

/external/swiftshader/src/OpenGL/compiler/
H A DInitializeParseContext.cpp46 return static_cast<TParseContext*>(OS_GetTLSValue(GlobalParseContextIndex));
H A Dosinclude.h63 inline void* OS_GetTLSValue(OS_TLSIndex nIndex) function
H A DPoolAlloc.cpp46 return static_cast<TPoolAllocator*>(OS_GetTLSValue(PoolIndex));
/external/deqp/external/glslang/
H A Dosinclude.cpp55 void* OS_GetTLSValue (OS_TLSIndex nIndex) function in namespace:glslang

Completed in 48 milliseconds