Blender  V3.3
Classes | Namespaces | Macros
gl_batch.hh File Reference
#include "MEM_guardedalloc.h"
#include "gpu_batch_private.hh"
#include "gl_index_buffer.hh"
#include "gl_vertex_buffer.hh"
#include "glew-mx.h"

Go to the source code of this file.

Classes

class  blender::gpu::GLVaoCache
 
class  blender::gpu::GLBatch
 

Namespaces

 blender
 
 blender::gpu
 

Macros

#define GPU_VAO_STATIC_LEN   3
 

Detailed Description

GPU geometry batch Contains VAOs + VBOs + Shader representing a drawable entity.

Definition in file gl_batch.hh.

Macro Definition Documentation

◆ GPU_VAO_STATIC_LEN

#define GPU_VAO_STATIC_LEN   3

Definition at line 28 of file gl_batch.hh.