Home
last modified time | relevance | path

Searched refs:do_flush (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_context.c114 do_flush( struct pipe_context *pipe, in do_flush() function
204 llvmpipe->pipe.flush = do_flush; in llvmpipe_create_context()
/third_party/ntfs-3g/libfuse-lite/
Dfuse_lowlevel.c726 static void do_flush(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) in do_flush() function
1260 [FUSE_FLUSH] = { do_flush, "FLUSH" },
/third_party/mesa3d/src/amd/vulkan/
Dradv_device.c4683 bool do_flush = submission->flush_caches || submission->wait_dst_stage_mask; in radv_queue_submit_deferred() local
4747 (do_flush && !j) ? initial_flush_preamble_cs : initial_preamble_cs; in radv_queue_submit_deferred()