Blender
V3.3
|
#include "GPU_batch.h"
#include "GPU_context.h"
#include "gpu_index_buffer_private.hh"
#include "gpu_vertex_buffer_private.hh"
Go to the source code of this file.
Classes | |
class | blender::gpu::Batch |
Namespaces | |
blender | |
blender::gpu | |
GPU geometry batch Contains VAOs + VBOs + Shader representing a drawable entity.
Definition in file gpu_batch_private.hh.