Home
last modified time | relevance | path

Searched defs:OS_SetTLSValue (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/src/OpenGL/compiler/
Dossource_posix.cpp44 bool OS_SetTLSValue(OS_TLSIndex nIndex, void *lpvValue) in OS_SetTLSValue() function
Dossource_win.cpp40 bool OS_SetTLSValue(OS_TLSIndex nIndex, void *lpvValue) in OS_SetTLSValue() function
/external/angle/third_party/vulkan-deps/glslang/src/glslang/OSDependent/Windows/
Dossource.cpp80 bool OS_SetTLSValue(OS_TLSIndex nIndex, void *lpvValue) in OS_SetTLSValue() function
/external/deqp-deps/glslang/glslang/OSDependent/Windows/
Dossource.cpp80 bool OS_SetTLSValue(OS_TLSIndex nIndex, void *lpvValue) in OS_SetTLSValue() function
/external/deqp-deps/glslang/glslang/OSDependent/Unix/
Dossource.cpp133 bool OS_SetTLSValue(OS_TLSIndex nIndex, void *lpvValue) in OS_SetTLSValue() function
/external/angle/third_party/vulkan-deps/glslang/src/glslang/OSDependent/Unix/
Dossource.cpp133 bool OS_SetTLSValue(OS_TLSIndex nIndex, void *lpvValue) in OS_SetTLSValue() function
/external/deqp/external/glslang/
Dosinclude.cpp43 bool OS_SetTLSValue (OS_TLSIndex nIndex, void* lpvValue) in OS_SetTLSValue() function