Blender  V3.3
Public Attributes | List of all members
WORKBENCH_Data Struct Reference

#include <workbench_private.h>

Public Attributes

voidengine_type
 
WORKBENCH_FramebufferListfbl
 
WORKBENCH_TextureListtxl
 
WORKBENCH_PassListpsl
 
WORKBENCH_StorageListstl
 

Detailed Description

Definition at line 158 of file workbench_private.h.

Member Data Documentation

◆ engine_type

void* WORKBENCH_Data::engine_type

Definition at line 159 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: