Blender V4.3
blender::gpu::MTLAttachment Struct Reference

#include <mtl_framebuffer.hh>

Public Attributes

bool used
 
gpu::MTLTexturetexture
 
union { 
 
   float   color [4] 
 
   float   depth 
 
   uint   stencil 
 
clear_value 
 
eGPULoadOp load_action
 
eGPUStoreOp store_action
 
uint mip
 
uint slice
 
uint depth_plane
 
uint render_target_array_length
 

Detailed Description

Definition at line 24 of file mtl_framebuffer.hh.

Member Data Documentation

◆ [union]

◆ color

◆ depth

◆ depth_plane

◆ load_action

◆ mip

◆ render_target_array_length

◆ slice

◆ stencil

◆ store_action

◆ texture

◆ used


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