Blender V4.3
GPENCIL_FramebufferList Struct Reference

#include <gpencil_engine.h>

Public Attributes

struct GPUFrameBuffer * render_fb
 
struct GPUFrameBuffer * gpencil_fb
 
struct GPUFrameBuffer * snapshot_fb
 
struct GPUFrameBuffer * layer_fb
 
struct GPUFrameBuffer * object_fb
 
struct GPUFrameBuffer * mask_fb
 
struct GPUFrameBuffer * smaa_edge_fb
 
struct GPUFrameBuffer * smaa_weight_fb
 

Detailed Description

Definition at line 162 of file gpencil_engine.h.

Member Data Documentation

◆ gpencil_fb

struct GPUFrameBuffer* GPENCIL_FramebufferList::gpencil_fb

◆ layer_fb

struct GPUFrameBuffer* GPENCIL_FramebufferList::layer_fb

◆ mask_fb

struct GPUFrameBuffer* GPENCIL_FramebufferList::mask_fb

Definition at line 168 of file gpencil_engine.h.

Referenced by GPENCIL_cache_finish(), and gpencil_draw_mask().

◆ object_fb

struct GPUFrameBuffer* GPENCIL_FramebufferList::object_fb

◆ render_fb

struct GPUFrameBuffer* GPENCIL_FramebufferList::render_fb

◆ smaa_edge_fb

struct GPUFrameBuffer* GPENCIL_FramebufferList::smaa_edge_fb

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