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

#include <workbench_private.h>

Public Attributes

void * engine_type
 
WORKBENCH_FramebufferList * fbl
 
WORKBENCH_TextureList * txl
 
WORKBENCH_PassList * psl
 
WORKBENCH_StorageList * stl
 

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: