Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/frontends/nine/
H A Dswapchain9.h133 NineSwapChain9_CreateThread( struct NineSwapChain9 *This,
H A Dthreadpool.c82 pool->wthread = NineSwapChain9_CreateThread(swapchain, wthreadpool_worker, pool); in _mesa_threadpool_create()
H A Dswapchain9.c1249 NineSwapChain9_CreateThread( struct NineSwapChain9 *This, in NineSwapChain9_CreateThread() function