Home
last modified time | relevance | path

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

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