Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/os/
Dos_thread.h317 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()