Blender  V2.93
Public Attributes | List of all members
DRWSelectBuffer Struct Reference

Public Attributes

struct GPUFrameBufferframebuffer_depth_only
 
struct GPUTexturetexture_depth
 

Detailed Description

Definition at line 2215 of file draw_manager.c.

Member Data Documentation

◆ framebuffer_depth_only

struct GPUFrameBuffer* DRWSelectBuffer::framebuffer_depth_only

◆ texture_depth

struct GPUTexture* DRWSelectBuffer::texture_depth

Definition at line 2217 of file draw_manager.c.

Referenced by draw_select_framebuffer_depth_only_setup(), and DRW_engines_free().


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