MCPcopy Create free account
hub / github.com/a2flo/floor / flush

Method flush

compute/host/host_queue.cpp:30–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28}
29
30void host_queue::flush() const {
31 // nop
32}
33
34void host_queue::execute_indirect(const indirect_command_pipeline& indirect_cmd floor_unused,
35 const indirect_execution_parameters_t& params floor_unused,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected