Blender  V3.3
Classes | Namespaces | Macros | Functions
gpu_storage_buffer_private.hh File Reference
#include "BLI_sys_types.h"

Go to the source code of this file.

Classes

class  blender::gpu::StorageBuf
 

Namespaces

 blender
 
 blender::gpu
 

Macros

#define DEBUG_NAME_LEN   8
 

Functions

static GPUStorageBufblender::gpu::wrap (StorageBuf *vert)
 
static StorageBuf * blender::gpu::unwrap (GPUStorageBuf *vert)
 
static const StorageBuf * blender::gpu::unwrap (const GPUStorageBuf *vert)
 

Macro Definition Documentation

◆ DEBUG_NAME_LEN

#define DEBUG_NAME_LEN   8

Definition at line 20 of file gpu_storage_buffer_private.hh.