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

#include <DRW_engine_types.h>

Public Attributes

struct GPUTexturecolor
 
struct GPUTexturecolor_overlay
 
struct GPUTexturecolor_stereo
 
struct GPUTexturecolor_overlay_stereo
 
struct GPUTexturedepth
 
struct GPUTexturedepth_in_front
 

Detailed Description

Definition at line 40 of file DRW_engine_types.h.

Member Data Documentation

◆ color

struct GPUTexture* DefaultTextureList::color

◆ color_overlay

struct GPUTexture* DefaultTextureList::color_overlay

◆ color_overlay_stereo

struct GPUTexture* DefaultTextureList::color_overlay_stereo

◆ color_stereo

struct GPUTexture* DefaultTextureList::color_stereo

◆ depth

struct GPUTexture* DefaultTextureList::depth

◆ depth_in_front

struct GPUTexture* DefaultTextureList::depth_in_front

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