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

Public Attributes

struct {
   Context *   ctx
 
   GPUFrameBuffer *   fb
 
framebuffers [MAX_CTX_FB_LEN]
 
GPUTexturecolor
 
GPUTexturedepth
 

Detailed Description

Definition at line 554 of file gpu_framebuffer.cc.

Member Data Documentation

◆ color

GPUTexture* GPUOffScreen::color

◆ ctx

Context* GPUOffScreen::ctx

Definition at line 556 of file gpu_framebuffer.cc.

◆ depth

GPUTexture* GPUOffScreen::depth

◆ fb

GPUFrameBuffer* GPUOffScreen::fb

Definition at line 557 of file gpu_framebuffer.cc.

◆ 

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

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