Searched refs:swr_fence_submit (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/
H A Dswr_fence.h85 swr_fence_submit(struct swr_context *ctx, struct pipe_fence_handle *fence);
H A Dswr_fence.cpp62 swr_fence_submit(struct swr_context *ctx, struct pipe_fence_handle *fh) function in typeref:typename:void
H A Dswr_draw.cpp234 swr_fence_submit(ctx, screen->flush_fence);
347 swr_fence_submit(ctx, screen->flush_fence);
H A Dswr_query.cpp216 swr_fence_submit(ctx, pq->fence);
H A Dswr_context.cpp125 swr_fence_submit(swr_context(pipe), screen->flush_fence);
H A Dswr_screen.cpp1035 swr_fence_submit(swr_context(screen->pipe), screen->flush_fence);
H A Dswr_state.cpp1112 swr_fence_submit(ctx, screen->flush_fence);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/
H A Dswr_fence.h85 swr_fence_submit(struct swr_context *ctx, struct pipe_fence_handle *fence);
H A Dswr_fence.cpp62 swr_fence_submit(struct swr_context *ctx, struct pipe_fence_handle *fh) function in typeref:typename:void
H A Dswr_draw.cpp274 swr_fence_submit(ctx, screen->flush_fence);
387 swr_fence_submit(ctx, screen->flush_fence);
H A Dswr_query.cpp216 swr_fence_submit(ctx, pq->fence);
H A Dswr_context.cpp125 swr_fence_submit(swr_context(pipe), screen->flush_fence);
H A Dswr_screen.cpp987 swr_fence_submit(swr_context(screen->pipe), screen->flush_fence);
H A Dswr_state.cpp1258 swr_fence_submit(ctx, screen->flush_fence);

Completed in 18 milliseconds