Blender V4.5
GPUOffScreen Struct Reference

Classes

struct  [struct].framebuffers

Public Attributes

struct  framebuffers [MAX_CTX_FB_LEN]
GPUTexture * color
GPUTexture * depth

Static Public Attributes

static constexpr int MAX_CTX_FB_LEN = 3

Detailed Description

Definition at line 675 of file gpu_framebuffer.cc.

Member Data Documentation

◆ color

◆ depth

GPUTexture* GPUOffScreen::depth

◆ framebuffers

◆ MAX_CTX_FB_LEN

int GPUOffScreen::MAX_CTX_FB_LEN = 3
staticconstexpr

Definition at line 676 of file gpu_framebuffer.cc.


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