opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
liboscar
graphics
render_buffer_store_action.h
Go to the documentation of this file.
1
#pragma once
2
3
namespace
osc
4
{
5
enum class
RenderBufferStoreAction
{
6
Resolve
,
7
DontCare
,
8
NUM_OPTIONS
,
9
};
10
}
osc
Definition
custom_decoration_generator.h:5
osc::RenderBufferStoreAction
RenderBufferStoreAction
Definition
render_buffer_store_action.h:5
osc::RenderBufferStoreAction::Resolve
@ Resolve
osc::RenderBufferStoreAction::DontCare
@ DontCare
osc::BlendingEquation::NUM_OPTIONS
@ NUM_OPTIONS
Generated by
1.9.8