Blender
V3.3
|
#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 GPUStorageBuf * | blender::gpu::wrap (StorageBuf *vert) |
static StorageBuf * | blender::gpu::unwrap (GPUStorageBuf *vert) |
static const StorageBuf * | blender::gpu::unwrap (const GPUStorageBuf *vert) |
#define DEBUG_NAME_LEN 8 |
Definition at line 20 of file gpu_storage_buffer_private.hh.