Home
last modified time | relevance | path

Searched refs:pipe_tsd_get (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/os/
Dos_thread.h139 pipe_tsd_get(pipe_tsd *tsd) in pipe_tsd_get() function
/external/virglrenderer/src/gallium/auxiliary/os/
Dos_thread.h279 pipe_tsd_get(pipe_tsd *tsd) in pipe_tsd_get() function
/external/mesa3d/src/gallium/state_trackers/glx/xlib/
Dglx_api.c116 return pipe_tsd_get(&ContextTSD); in GetCurrentContext()