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

#include <gpencil_engine.h>

Public Attributes

struct GPUFrameBufferrender_fb
 
struct GPUFrameBuffergpencil_fb
 
struct GPUFrameBuffersnapshot_fb
 
struct GPUFrameBufferlayer_fb
 
struct GPUFrameBufferobject_fb
 
struct GPUFrameBuffermask_fb
 
struct GPUFrameBuffersmaa_edge_fb
 
struct GPUFrameBuffersmaa_weight_fb
 

Detailed Description

Definition at line 156 of file gpencil_engine.h.

Member Data Documentation

◆ gpencil_fb

struct GPUFrameBuffer* GPENCIL_FramebufferList::gpencil_fb

◆ layer_fb

struct GPUFrameBuffer* GPENCIL_FramebufferList::layer_fb

Definition at line 160 of file gpencil_engine.h.

Referenced by GPENCIL_cache_finish(), and GPENCIL_draw_object().

◆ mask_fb

struct GPUFrameBuffer* GPENCIL_FramebufferList::mask_fb

Definition at line 162 of file gpencil_engine.h.

Referenced by GPENCIL_cache_finish(), and gpencil_draw_mask().

◆ object_fb

struct GPUFrameBuffer* GPENCIL_FramebufferList::object_fb

Definition at line 161 of file gpencil_engine.h.

Referenced by GPENCIL_cache_finish(), and GPENCIL_draw_object().

◆ render_fb

struct GPUFrameBuffer* GPENCIL_FramebufferList::render_fb

◆ smaa_edge_fb

struct GPUFrameBuffer* GPENCIL_FramebufferList::smaa_edge_fb

Definition at line 163 of file gpencil_engine.h.

Referenced by GPENCIL_antialiasing_draw(), and GPENCIL_antialiasing_init().

◆ smaa_weight_fb

struct GPUFrameBuffer* GPENCIL_FramebufferList::smaa_weight_fb

Definition at line 164 of file gpencil_engine.h.

Referenced by GPENCIL_antialiasing_draw(), and GPENCIL_antialiasing_init().

◆ snapshot_fb

struct GPUFrameBuffer* GPENCIL_FramebufferList::snapshot_fb

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