Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dapi.h760 PFNSwrWaitForIdle pfnSwrWaitForIdle; member
Dapi.cpp1723 out_funcs.pfnSwrWaitForIdle = SwrWaitForIdle; in SwrGetInterface()
/external/mesa3d/src/gallium/drivers/swr/
Dswr_context.cpp397 ctx->api.pfnSwrWaitForIdle(ctx->swrContext); in swr_destroy()