Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/nine/
Dswapchain9.h150 NineSwapChain9_CreateThread( struct NineSwapChain9 *This,
Dthreadpool.c100 pool->wthread = NineSwapChain9_CreateThread(swapchain, wthreadpool_worker, pool); in _mesa_threadpool_create()
Dswapchain9.c1259 NineSwapChain9_CreateThread( struct NineSwapChain9 *This, in NineSwapChain9_CreateThread() function