Searched refs:do_flush (Results 1 – 5 of 5) sorted by relevance
114 do_flush( struct pipe_context *pipe, in do_flush() function190 llvmpipe->pipe.flush = do_flush; in llvmpipe_create_context()
434 do_flush: in encode_and_flush()515 goto do_flush; in encode_and_flush()
1504 static void do_flush(const struct test_mode *t) in do_flush() function1635 do_flush(t); in __do_assertions()
1513 static void do_flush(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) in do_flush() function2571 [FUSE_FLUSH] = { do_flush, "FLUSH" },
4533 bool do_flush = submission->flush_caches || submission->wait_dst_stage_mask; in radv_queue_submit_deferred() local4617 …struct radeon_cmdbuf *initial_preamble = (do_flush && !j) ? initial_flush_preamble_cs : initial_pr… in radv_queue_submit_deferred()