Blender V5.0
gl_batch.hh File Reference
#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

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 27 of file gl_batch.hh.