Blender  V2.93
Public Attributes | List of all members
WORKBENCH_Data Struct Reference

#include <workbench_private.h>

Public Attributes

void * engine_type
 
WORKBENCH_FramebufferListfbl
 
WORKBENCH_TextureListtxl
 
WORKBENCH_PassListpsl
 
WORKBENCH_StorageListstl
 

Detailed Description

Definition at line 173 of file workbench_private.h.

Member Data Documentation

◆ engine_type

void* WORKBENCH_Data::engine_type

Definition at line 174 of file workbench_private.h.

◆ fbl

WORKBENCH_FramebufferList* WORKBENCH_Data::fbl

◆ psl

WORKBENCH_PassList* WORKBENCH_Data::psl

◆ stl

WORKBENCH_StorageList* WORKBENCH_Data::stl

◆ txl

WORKBENCH_TextureList* WORKBENCH_Data::txl

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