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 D | swr_fence.h | 85 swr_fence_submit(struct swr_context *ctx, struct pipe_fence_handle *fence);
|
| H A D | swr_fence.cpp | 62 swr_fence_submit(struct swr_context *ctx, struct pipe_fence_handle *fh) function in typeref:typename:void
|
| H A D | swr_draw.cpp | 234 swr_fence_submit(ctx, screen->flush_fence); 347 swr_fence_submit(ctx, screen->flush_fence);
|
| H A D | swr_query.cpp | 216 swr_fence_submit(ctx, pq->fence);
|
| H A D | swr_context.cpp | 125 swr_fence_submit(swr_context(pipe), screen->flush_fence);
|
| H A D | swr_screen.cpp | 1035 swr_fence_submit(swr_context(screen->pipe), screen->flush_fence);
|
| H A D | swr_state.cpp | 1112 swr_fence_submit(ctx, screen->flush_fence);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/ |
| H A D | swr_fence.h | 85 swr_fence_submit(struct swr_context *ctx, struct pipe_fence_handle *fence);
|
| H A D | swr_fence.cpp | 62 swr_fence_submit(struct swr_context *ctx, struct pipe_fence_handle *fh) function in typeref:typename:void
|
| H A D | swr_draw.cpp | 274 swr_fence_submit(ctx, screen->flush_fence); 387 swr_fence_submit(ctx, screen->flush_fence);
|
| H A D | swr_query.cpp | 216 swr_fence_submit(ctx, pq->fence);
|
| H A D | swr_context.cpp | 125 swr_fence_submit(swr_context(pipe), screen->flush_fence);
|
| H A D | swr_screen.cpp | 987 swr_fence_submit(swr_context(screen->pipe), screen->flush_fence);
|
| H A D | swr_state.cpp | 1258 swr_fence_submit(ctx, screen->flush_fence);
|
Completed in 18 milliseconds