Blender V4.3
#include "DRW_render.hh"
#include "RE_engine.h"

Go to the source code of this file.

Variables

DrawEngineType draw_engine_eevee_next_type
 
RenderEngineType DRW_engine_viewport_eevee_next_type
 

Variable Documentation

◆ draw_engine_eevee_next_type

DrawEngineType draw_engine_eevee_next_type
extern

Definition at line 195 of file eevee_engine.cc.

Referenced by blender::eevee::Instance::light_bake_irradiance().

◆ DRW_engine_viewport_eevee_next_type

RenderEngineType DRW_engine_viewport_eevee_next_type
extern

Definition at line 213 of file eevee_engine.cc.

Referenced by DRW_engines_register().