|
Blender V4.3
|
#include "MEM_guardedalloc.h"#include "GPU_batch.hh"#include "gl_index_buffer.hh"#include "gl_vertex_buffer.hh"Go to the source code of this file.
Classes | |
| class | blender::gpu::GLVaoCache |
| class | blender::gpu::GLBatch |
Namespaces | |
| namespace | blender |
| namespace | blender::gpu |
Macros | |
| #define | GPU_VAO_STATIC_LEN 3 |
GPU geometry batch Contains VAOs + VBOs + Shader representing a drawable entity.
Definition in file gl_batch.hh.
| #define GPU_VAO_STATIC_LEN 3 |
Definition at line 27 of file gl_batch.hh.