Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/
Dswr_fence.cpp62 ctx->api.pfnSwrSync(ctx->swrContext, swr_fence_cb, (uint64_t)fence, fence->write, 0); in swr_fence_submit()
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dapi.h758 PFNSwrSync pfnSwrSync; member
Dapi.cpp1721 out_funcs.pfnSwrSync = SwrSync; in SwrGetInterface()