Home
last modified time | relevance | path

Searched refs:SwrWaitForIdleFE (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dapi.h368 SWR_FUNC(void, SwrWaitForIdleFE, HANDLE hContext);
Dapi.cpp559 void SwrWaitForIdleFE(HANDLE hContext) in SwrWaitForIdleFE() function
1763 out_funcs.pfnSwrWaitForIdleFE = SwrWaitForIdleFE; in SwrGetInterface()