Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/os/
Dos_thread.h148 pipe_tsd_set(pipe_tsd *tsd, void *value) in pipe_tsd_set() function
/external/virglrenderer/src/gallium/auxiliary/os/
Dos_thread.h288 pipe_tsd_set(pipe_tsd *tsd, void *value) in pipe_tsd_set() function
/external/mesa3d/src/gallium/state_trackers/glx/xlib/
Dglx_api.c109 pipe_tsd_set(&ContextTSD, c); in SetCurrentContext()