|
Blender V4.3
|
#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 UniformBuf * | blender::gpu::unwrap (GPUUniformBuf *vert) |
| static const UniformBuf * | blender::gpu::unwrap (const GPUUniformBuf *vert) |
| #define DEBUG_NAME_LEN 64 |
Definition at line 19 of file gpu_uniform_buffer_private.hh.