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

#include <gpencil_engine.h>

Public Attributes

struct GPUTexturedummy_texture
 
struct GPUTexturesnapshot_depth_tx
 
struct GPUTexturesnapshot_color_tx
 
struct GPUTexturesnapshot_reveal_tx
 
struct GPUTexturesmaa_area_tx
 
struct GPUTexturesmaa_search_tx
 
struct GPUTexturerender_depth_tx
 
struct GPUTexturerender_color_tx
 

Detailed Description

Definition at line 167 of file gpencil_engine.h.

Member Data Documentation

◆ dummy_texture

struct GPUTexture* GPENCIL_TextureList::dummy_texture

◆ render_color_tx

struct GPUTexture* GPENCIL_TextureList::render_color_tx

Definition at line 179 of file gpencil_engine.h.

Referenced by GPENCIL_render_init().

◆ render_depth_tx

struct GPUTexture* GPENCIL_TextureList::render_depth_tx

◆ smaa_area_tx

struct GPUTexture* GPENCIL_TextureList::smaa_area_tx

Definition at line 175 of file gpencil_engine.h.

Referenced by GPENCIL_antialiasing_init().

◆ smaa_search_tx

struct GPUTexture* GPENCIL_TextureList::smaa_search_tx

Definition at line 176 of file gpencil_engine.h.

Referenced by GPENCIL_antialiasing_init().

◆ snapshot_color_tx

struct GPUTexture* GPENCIL_TextureList::snapshot_color_tx

Definition at line 172 of file gpencil_engine.h.

Referenced by GPENCIL_cache_init().

◆ snapshot_depth_tx

struct GPUTexture* GPENCIL_TextureList::snapshot_depth_tx

Definition at line 171 of file gpencil_engine.h.

Referenced by GPENCIL_cache_init().

◆ snapshot_reveal_tx

struct GPUTexture* GPENCIL_TextureList::snapshot_reveal_tx

Definition at line 173 of file gpencil_engine.h.

Referenced by GPENCIL_cache_init().


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