Blender V4.3
WORKBENCH_Data Struct Reference

Public Attributes

DrawEngineTypeengine_type
 
DRWViewportEmptyListfbl
 
DRWViewportEmptyListtxl
 
DRWViewportEmptyListpsl
 
DRWViewportEmptyListstl
 
workbench::Instanceinstance
 
char info [GPU_INFO_SIZE]
 

Detailed Description

Definition at line 511 of file workbench_engine.cc.

Member Data Documentation

◆ engine_type

DrawEngineType* WORKBENCH_Data::engine_type

Definition at line 512 of file workbench_engine.cc.

◆ fbl

DRWViewportEmptyList* WORKBENCH_Data::fbl

Definition at line 513 of file workbench_engine.cc.

◆ info

char WORKBENCH_Data::info[GPU_INFO_SIZE]

Definition at line 519 of file workbench_engine.cc.

◆ instance

◆ psl

DRWViewportEmptyList* WORKBENCH_Data::psl

Definition at line 515 of file workbench_engine.cc.

◆ stl

DRWViewportEmptyList* WORKBENCH_Data::stl

Definition at line 516 of file workbench_engine.cc.

◆ txl

DRWViewportEmptyList* WORKBENCH_Data::txl

Definition at line 514 of file workbench_engine.cc.


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