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

Method flush

compute/vulkan/vulkan_queue.cpp:669–671  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

667}
668
669void vulkan_queue::flush() const {
670 // nop
671}
672
673void vulkan_queue::execute_indirect(const indirect_command_pipeline& indirect_cmd,
674 const indirect_execution_parameters_t& params,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected