Home
last modified time | relevance | path

Searched refs:pipe_tsd_set (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/os/
Dos_thread.h148 pipe_tsd_set(pipe_tsd *tsd, void *value) in pipe_tsd_set() function
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dglx_api.c112 pipe_tsd_set(&ContextTSD, c); in SetCurrentContext()