|
opynsim
Unofficial C++ Documentation
|
#include <render_target_color_attachment.h>
Friends | |
| bool | operator== (const RenderTargetColorAttachment &, const RenderTargetColorAttachment &)=default |
|
friend |
| SharedColorRenderBuffer osc::RenderTargetColorAttachment::buffer {} |
| Color osc::RenderTargetColorAttachment::clear_color = Color::clear() |
| RenderBufferLoadAction osc::RenderTargetColorAttachment::load_action = RenderBufferLoadAction::Clear |
| RenderBufferStoreAction osc::RenderTargetColorAttachment::store_action = RenderBufferStoreAction::Resolve |