|
Blender V5.0
|
#include "BLI_array.hh"#include "gpu_shader_create_info.hh"#include "gpu_shader_interface.hh"#include "vk_descriptor_set_layouts.hh"#include "vk_push_constants.hh"Go to the source code of this file.
Classes | |
| struct | blender::gpu::VKResourceBinding |
| class | blender::gpu::VKShaderInterface |
Namespaces | |
| namespace | blender |
| namespace | blender::gpu |
Enumerations | |
| enum | blender::gpu::VKBindType { blender::gpu::UNIFORM_BUFFER = 0 , blender::gpu::STORAGE_BUFFER , blender::gpu::SAMPLER , blender::gpu::IMAGE , blender::gpu::INPUT_ATTACHMENT } |