Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dapi.h363 SWR_FUNC(void, SwrWaitForIdle, HANDLE hContext);
Dapi.cpp545 void SwrWaitForIdle(HANDLE hContext) in SwrWaitForIdle() function
1762 out_funcs.pfnSwrWaitForIdle = SwrWaitForIdle; in SwrGetInterface()
Dthreads.cpp1396 SwrWaitForIdle(pContext); in DestroyThreadPool()