Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Dswapchain9.h148 NineSwapChain9_CreateThread( struct NineSwapChain9 *This,
Dthreadpool.c90 pool->wthread = NineSwapChain9_CreateThread(swapchain, threadpool_worker, pool); in _mesa_threadpool_create()
Dswapchain9.c1085 NineSwapChain9_CreateThread( struct NineSwapChain9 *This, in NineSwapChain9_CreateThread() function