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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Dthreadpool.h55 struct threadpool_task *_mesa_threadpool_queue_task(struct threadpool *pool,
H A Dthreadpool.c142 _mesa_threadpool_queue_task(struct threadpool *pool, function in typeref:struct:threadpool_task *
H A Dswapchain9.c708 This->tasks[0] = _mesa_threadpool_queue_task(This->pool, work_present, work);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dthreadpool.h55 struct threadpool_task *_mesa_threadpool_queue_task(struct threadpool *pool,
H A Dthreadpool.c142 _mesa_threadpool_queue_task(struct threadpool *pool, function in typeref:struct:threadpool_task *
H A Dswapchain9.c708 This->tasks[0] = _mesa_threadpool_queue_task(This->pool, work_present, work);

Completed in 12 milliseconds