|
Blender V5.0
|
#include "vk_shader.hh"#include "vk_shader_interface.hh"#include "vk_staging_buffer.hh"#include "vk_state_manager.hh"#include "vk_vertex_buffer.hh"#include "vk_storage_buffer.hh"#include "CLG_log.h"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::gpu |
Variables | |
| static CLG_LogRef | LOG = {"gpu.vulkan"} |
|
static |
Definition at line 18 of file vk_storage_buffer.cc.