Blender V4.5
gpu_uniform_buffer_private.hh File Reference
#include "BLI_sys_types.h"

Go to the source code of this file.

Classes

class  blender::gpu::UniformBuf

Namespaces

namespace  blender
namespace  blender::gpu

Macros

#define DEBUG_NAME_LEN   64

Functions

static GPUUniformBuf * blender::gpu::wrap (UniformBuf *vert)
static UniformBufblender::gpu::unwrap (GPUUniformBuf *vert)
static const UniformBufblender::gpu::unwrap (const GPUUniformBuf *vert)

Macro Definition Documentation

◆ DEBUG_NAME_LEN

#define DEBUG_NAME_LEN   64

Definition at line 18 of file gpu_uniform_buffer_private.hh.