Searched refs:PIPE_FLUSH_FENCE_FD (Results 1 – 7 of 7) sorted by relevance
45 if (flags & PIPE_FLUSH_FENCE_FD) in svga_flush()
519 ctx->flush(ctx, &buf_fence, PIPE_FLUSH_FENCE_FD); in test_sync_file_fences()524 ctx->flush(ctx, &tex_fence, PIPE_FLUSH_FENCE_FD); in test_sync_file_fences()549 ctx->flush(ctx, &final_fence, PIPE_FLUSH_FENCE_FD); in test_sync_file_fences()
53 if (flags & PIPE_FLUSH_FENCE_FD) in fd_context_flush()
354 PIPE_FLUSH_FENCE_FD = (1 << 2), enumerator
412 !(flags & PIPE_FLUSH_FENCE_FD) && in si_flush_from_st()
318 (flags & PIPE_FLUSH_FENCE_FD) ? &out_fence_fd : in etna_flush()
647 pipe_flags |= PIPE_FLUSH_FENCE_FD; in st_context_flush()