Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dapi.h314 SWR_FUNC(void, SwrWaitForIdle,
Dapi.cpp507 void SwrWaitForIdle(HANDLE hContext) in SwrWaitForIdle() function
1723 out_funcs.pfnSwrWaitForIdle = SwrWaitForIdle; in SwrGetInterface()
Dthreads.cpp1245 SwrWaitForIdle(pContext); in DestroyThreadPool()