Searched refs:_mesa_threadpool_create (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Dthreadpool.h53 struct threadpool *_mesa_threadpool_create(struct NineSwapChain9 *swapchain);
H A Dthreadpool.c88 _mesa_threadpool_create(struct NineSwapChain9 *swapchain) function in typeref:struct:threadpool *
H A Dswapchain9.c330 This->pool = _mesa_threadpool_create(This);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dthreadpool.h53 struct threadpool *_mesa_threadpool_create(struct NineSwapChain9 *swapchain);
H A Dthreadpool.c88 _mesa_threadpool_create(struct NineSwapChain9 *swapchain) function in typeref:struct:threadpool *
H A Dswapchain9.c330 This->pool = _mesa_threadpool_create(This);

Completed in 10 milliseconds