| std::future< VkCommandBuffer > Spices::Renderer::RenderBehaveBuilder::Async | ( | std::function< void(const VkCommandBuffer &cmdBuffer)> | func | ) | const |
Async Commands.
| [in] | func | In Function Pointer. |
Submit Cmds to Thread Pool.
Submit Cmds to Thread Pool.
Definition at line 571 of file Renderer.cpp.