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.h725 PFNSwrWaitForIdle pfnSwrWaitForIdle; member
Dapi.cpp1762 out_funcs.pfnSwrWaitForIdle = SwrWaitForIdle; in SwrGetInterface()
/external/mesa3d/src/gallium/drivers/swr/
Dswr_context.cpp399 ctx->api.pfnSwrWaitForIdle(ctx->swrContext); in swr_destroy()