Blender V4.3
GPUOffScreen Struct Reference

Public Attributes

struct { 
 
   Context *   ctx 
 
   GPUFrameBuffer *   fb 
 
framebuffers [MAX_CTX_FB_LEN
 
GPUTexture * color
 
GPUTexture * depth
 

Detailed Description

Definition at line 676 of file gpu_framebuffer.cc.

Member Data Documentation

◆ color

◆ ctx

Context* GPUOffScreen::ctx

Definition at line 678 of file gpu_framebuffer.cc.

◆ depth

GPUTexture* GPUOffScreen::depth

◆ fb

GPUFrameBuffer* GPUOffScreen::fb

Definition at line 679 of file gpu_framebuffer.cc.

◆ [struct]

struct { ... } GPUOffScreen::framebuffers[MAX_CTX_FB_LEN]

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