Blender V4.3
gpu_storage_buffer_private.hh File Reference
#include "BLI_span.hh"
#include "BLI_sys_types.h"

Go to the source code of this file.

Classes

class  blender::gpu::StorageBuf
 

Namespaces

namespace  blender
 
namespace  blender::gpu
 

Macros

#define DEBUG_NAME_LEN   64
 

Functions

static GPUStorageBuf * blender::gpu::wrap (StorageBuf *storage_buf)
 
static StorageBufblender::gpu::unwrap (GPUStorageBuf *storage_buf)
 
static const StorageBufblender::gpu::unwrap (const GPUStorageBuf *storage_buf)
 

Macro Definition Documentation

◆ DEBUG_NAME_LEN

#define DEBUG_NAME_LEN   64

Definition at line 22 of file gpu_storage_buffer_private.hh.