Blender V4.5
gpu_backend.hh File Reference
#include "BLI_color.hh"
#include "BLI_string_ref.hh"
#include "GPU_vertex_buffer.hh"

Go to the source code of this file.

Classes

class  blender::gpu::GPUBackend

Namespaces

namespace  blender
namespace  blender::gpu
namespace  blender::gpu::debug

Functions

static ColorTheme4f blender::gpu::debug::get_debug_group_color (StringRefNull name)

Variables

static blender::ColorTheme4f blender::gpu::debug::GPU_DEBUG_GROUP_COLOR_DEFAULT = {}

Detailed Description

GPUBackend derived class contain allocators that do not need a context bound. The backend is init at startup and is accessible using GPU_backend_get()

Definition in file gpu_backend.hh.