Blender V5.0
vk_render_graph.cc File Reference
#include "vk_render_graph.hh"
#include "gpu_backend.hh"
#include <sstream>

Go to the source code of this file.

Namespaces

namespace  blender
namespace  blender::gpu
namespace  blender::gpu::render_graph

Macros

#define PRINT_STORAGE(name)

Macro Definition Documentation

◆ PRINT_STORAGE

#define PRINT_STORAGE ( name)
Value:
std::cout << " " #name " : (" << storage_.name.size() << " / " << storage_.name.capacity() \
<< ")\n "
const char * name

Referenced by blender::gpu::render_graph::VKRenderGraph::memstats().