Blender V4.3
COMPOSITOR_Data Struct Reference

Public Attributes

DrawEngineTypeengine_type
 
DRWViewportEmptyListfbl
 
DRWViewportEmptyListtxl
 
DRWViewportEmptyListpsl
 
DRWViewportEmptyListstl
 
Engineinstance_data
 
char info [GPU_INFO_SIZE]
 

Detailed Description

Definition at line 275 of file compositor_engine.cc.

Member Data Documentation

◆ engine_type

DrawEngineType* COMPOSITOR_Data::engine_type

Definition at line 276 of file compositor_engine.cc.

◆ fbl

DRWViewportEmptyList* COMPOSITOR_Data::fbl

Definition at line 277 of file compositor_engine.cc.

◆ info

char COMPOSITOR_Data::info[GPU_INFO_SIZE]

Definition at line 282 of file compositor_engine.cc.

Referenced by compositor_engine_init(), and compositor_engine_update().

◆ instance_data

Engine* COMPOSITOR_Data::instance_data

◆ psl

DRWViewportEmptyList* COMPOSITOR_Data::psl

Definition at line 279 of file compositor_engine.cc.

◆ stl

DRWViewportEmptyList* COMPOSITOR_Data::stl

Definition at line 280 of file compositor_engine.cc.

◆ txl

DRWViewportEmptyList* COMPOSITOR_Data::txl

Definition at line 278 of file compositor_engine.cc.


The documentation for this struct was generated from the following file: