Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Dthreadpool.h54 void _mesa_threadpool_destroy(struct NineSwapChain9 *swapchain, struct threadpool *pool);
Dthreadpool.c99 _mesa_threadpool_destroy(struct NineSwapChain9 *swapchain, struct threadpool *pool) in _mesa_threadpool_destroy() function
Dswapchain9.c279 _mesa_threadpool_destroy(This, This->pool); in NineSwapChain9_Resize()
507 _mesa_threadpool_destroy(This, This->pool); in NineSwapChain9_dtor()