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

#include <overlay_private.h>

Public Attributes

struct GPUTexturetemp_depth_tx
 
struct GPUTexturedummy_depth_tx
 
struct GPUTextureoutlines_id_tx
 
struct GPUTextureoverlay_color_tx
 
struct GPUTextureoverlay_line_tx
 

Detailed Description

Definition at line 40 of file overlay_private.h.

Member Data Documentation

◆ dummy_depth_tx

struct GPUTexture* OVERLAY_TextureList::dummy_depth_tx

◆ outlines_id_tx

struct GPUTexture* OVERLAY_TextureList::outlines_id_tx

Definition at line 43 of file overlay_private.h.

Referenced by OVERLAY_outline_cache_init(), and OVERLAY_outline_init().

◆ overlay_color_tx

struct GPUTexture* OVERLAY_TextureList::overlay_color_tx

Definition at line 44 of file overlay_private.h.

Referenced by OVERLAY_antialiasing_cache_init(), and OVERLAY_antialiasing_init().

◆ overlay_line_tx

struct GPUTexture* OVERLAY_TextureList::overlay_line_tx

Definition at line 45 of file overlay_private.h.

Referenced by OVERLAY_antialiasing_cache_init(), and OVERLAY_antialiasing_init().

◆ temp_depth_tx

struct GPUTexture* OVERLAY_TextureList::temp_depth_tx

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