Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DInitializeParseContext.cpp46 return static_cast<TParseContext*>(OS_GetTLSValue(GlobalParseContextIndex)); in GetGlobalParseContext()
H A Dosinclude.h63 inline void* OS_GetTLSValue(OS_TLSIndex nIndex) in OS_GetTLSValue() function
H A DPoolAlloc.cpp47 return static_cast<TPoolAllocator*>(OS_GetTLSValue(PoolIndex)); in GetGlobalPoolAllocator()
/third_party/glslang/
H A Dosinclude.cpp55 void* OS_GetTLSValue (OS_TLSIndex nIndex) in OS_GetTLSValue() function
/third_party/vk-gl-cts/external/glslang/
H A Dosinclude.cpp55 void* OS_GetTLSValue (OS_TLSIndex nIndex) in OS_GetTLSValue() function

Completed in 3 milliseconds