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

#include <workbench_private.h>

Public Attributes

struct GPUTexturedof_source_tx
 
struct GPUTexturecoc_halfres_tx
 
struct GPUTexturehistory_buffer_tx
 
struct GPUTexturedepth_buffer_tx
 
struct GPUTexturedepth_buffer_in_front_tx
 
struct GPUTexturesmaa_search_tx
 
struct GPUTexturesmaa_area_tx
 
struct GPUTexturedummy_image_tx
 
struct GPUTexturedummy_volume_tx
 
struct GPUTexturedummy_shadow_tx
 
struct GPUTexturedummy_coba_tx
 

Detailed Description

Definition at line 100 of file workbench_private.h.

Member Data Documentation

◆ coc_halfres_tx

struct GPUTexture* WORKBENCH_TextureList::coc_halfres_tx

Definition at line 102 of file workbench_private.h.

Referenced by workbench_dof_cache_init(), and workbench_dof_engine_init().

◆ depth_buffer_in_front_tx

struct GPUTexture* WORKBENCH_TextureList::depth_buffer_in_front_tx

◆ depth_buffer_tx

struct GPUTexture* WORKBENCH_TextureList::depth_buffer_tx

◆ dof_source_tx

struct GPUTexture* WORKBENCH_TextureList::dof_source_tx

Definition at line 101 of file workbench_private.h.

Referenced by workbench_dof_cache_init(), and workbench_dof_engine_init().

◆ dummy_coba_tx

struct GPUTexture* WORKBENCH_TextureList::dummy_coba_tx

◆ dummy_image_tx

struct GPUTexture* WORKBENCH_TextureList::dummy_image_tx

Definition at line 108 of file workbench_private.h.

Referenced by workbench_engine_init().

◆ dummy_shadow_tx

struct GPUTexture* WORKBENCH_TextureList::dummy_shadow_tx

◆ dummy_volume_tx

struct GPUTexture* WORKBENCH_TextureList::dummy_volume_tx

◆ history_buffer_tx

struct GPUTexture* WORKBENCH_TextureList::history_buffer_tx

◆ smaa_area_tx

struct GPUTexture* WORKBENCH_TextureList::smaa_area_tx

◆ smaa_search_tx

struct GPUTexture* WORKBENCH_TextureList::smaa_search_tx

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