Searched refs:swr_fence_cb (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/
H A Dswr_fence.cpp45 swr_fence_cb(uint64_t userData, uint64_t userData2, uint64_t userData3) function in typeref:typename:void
68 ctx->api.pfnSwrSync(ctx->swrContext, swr_fence_cb, (uint64_t)fence, fence->write, 0);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/
H A Dswr_fence.cpp45 swr_fence_cb(uint64_t userData, uint64_t userData2, uint64_t userData3) function in typeref:typename:void
68 ctx->api.pfnSwrSync(ctx->swrContext, swr_fence_cb, (uint64_t)fence, fence->write, 0);

Completed in 6 milliseconds