Blender V4.3
vk_buffer.cc File Reference
#include "vk_buffer.hh"
#include "vk_backend.hh"
#include "vk_context.hh"

Go to the source code of this file.

Namespaces

namespace  blender
 
namespace  blender::gpu
 

Functions

static VmaAllocationCreateFlags blender::gpu::vma_allocation_flags (GPUUsageType usage)
 
static VkMemoryPropertyFlags blender::gpu::vma_preferred_flags ()
 
static VkMemoryPropertyFlags blender::gpu::vma_required_flags (const bool is_host_visible)