NcEngine
|
Post process pass flags. More...
#include <PostProcess.h>
Public Types | |
using | type = uint64_t |
Static Public Attributes | |
static constexpr auto | None = type{0} |
static constexpr auto | Outline = type{1 << 0} |
static constexpr auto | Fxaa = type{1 << 1} |
static constexpr auto | Noise = type{1 << 2} |
Post process pass flags.