Definition shared_color_render_buffer.h:48
Definition custom_decoration_generator.h:5
RenderBufferStoreAction
Definition render_buffer_store_action.h:5
constexpr U to(T &&value)
Definition conversion.h:56
RenderBufferLoadAction
Definition render_buffer_load_action.h:5
Definition render_target_color_attachment.h:10
SharedColorRenderBuffer buffer
Definition render_target_color_attachment.h:14
friend bool operator==(const RenderTargetColorAttachment &, const RenderTargetColorAttachment &)=default
Color clear_color
Definition render_target_color_attachment.h:17
RenderBufferStoreAction store_action
Definition render_target_color_attachment.h:16
RenderBufferLoadAction load_action
Definition render_target_color_attachment.h:15
static constexpr Rgba clear()
Definition rgba.h:29