opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
Public Attributes | Friends | List of all members
osc::RenderTargetDepthStencilAttachment Struct Referencefinal

#include <render_target_depth_stencil_attachment.h>

Collaboration diagram for osc::RenderTargetDepthStencilAttachment:
[legend]

Public Attributes

SharedDepthStencilRenderBuffer buffer {}
 
RenderBufferLoadAction load_action = RenderBufferLoadAction::Clear
 
RenderBufferStoreAction store_action = RenderBufferStoreAction::DontCare
 

Friends

bool operator== (const RenderTargetDepthStencilAttachment &, const RenderTargetDepthStencilAttachment &)=default
 

Friends And Related Symbol Documentation

◆ operator==

Member Data Documentation

◆ buffer

SharedDepthStencilRenderBuffer osc::RenderTargetDepthStencilAttachment::buffer {}

◆ load_action

RenderBufferLoadAction osc::RenderTargetDepthStencilAttachment::load_action = RenderBufferLoadAction::Clear

◆ store_action

RenderBufferStoreAction osc::RenderTargetDepthStencilAttachment::store_action = RenderBufferStoreAction::DontCare

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