Blender V5.0
gpencil_engine_c.cc File Reference
#include "DRW_engine.hh"
#include "DRW_render.hh"
#include "BKE_compositor.hh"
#include "BKE_context.hh"
#include "BKE_curves.hh"
#include "BKE_gpencil_legacy.h"
#include "BKE_grease_pencil.hh"
#include "BKE_material.hh"
#include "BKE_object.hh"
#include "BKE_paint.hh"
#include "BKE_shader_fx.h"
#include "BKE_camera.h"
#include "BLI_listbase.h"
#include "BLI_memblock.h"
#include "BLI_virtual_array.hh"
#include "BLT_translation.hh"
#include "DNA_camera_types.h"
#include "DNA_material_types.h"
#include "DNA_screen_types.h"
#include "DNA_view3d_types.h"
#include "DNA_world_types.h"
#include "GPU_texture.hh"
#include "GPU_uniform_buffer.hh"
#include "draw_cache.hh"
#include "draw_manager.hh"
#include "draw_view.hh"
#include "gpencil_engine.hh"
#include "gpencil_engine_private.hh"
#include "DEG_depsgraph_query.hh"
#include "ED_grease_pencil.hh"
#include "ED_screen.hh"
#include "ED_view3d.hh"
#include "GPU_debug.hh"

Go to the source code of this file.

Namespaces

namespace  blender
namespace  blender::draw
namespace  blender::draw::gpencil

Macros

#define DISABLE_BATCHING   0

Macro Definition Documentation

◆ DISABLE_BATCHING

#define DISABLE_BATCHING   0

Definition at line 286 of file gpencil_engine_c.cc.