|
Blender V5.0
|
#include <locale>#include <sstream>#include "render_graph/vk_render_graph.hh"#include "vk_common.hh"#include "vk_to_string.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::gpu |
| namespace | blender::gpu::render_graph |
Functions | |
| BLI_INLINE std::string & | blender::gpu::render_graph::endl () |
| static void | blender::gpu::render_graph::submit (std::unique_ptr< VKRenderGraph > &render_graph, std::unique_ptr< CommandBufferLog > &command_buffer) |