Nebula
Loading...
Searching...
No Matches
bloomcontext.cc File Reference
#include "frame/framesubgraph.h"
#include "frame/framecode.h"
#include "coregraphics/resourcetable.h"
#include "graphics/graphicsserver.h"
#include "bloomcontext.h"
#include "system_shaders/bloom.h"
#include "frame/default.h"

Namespaces

namespace  PostEffects
 Bloom post effect.
 

Functions

 PostEffects::__ImplementPluginContext (PostEffects::BloomContext)
 

Variables

struct { 
 
   CoreGraphics::ShaderProgramId   PostEffects::intermediateProgram 
 
   CoreGraphics::ShaderProgramId   PostEffects::mergeProgram 
 
   CoreGraphics::ShaderId   PostEffects::shader 
 
   CoreGraphics::ResourceTableId   PostEffects::resourceTable 
 
   CoreGraphics::BufferId   PostEffects::constants 
 
   CoreGraphics::TextureId   PostEffects::intermediateBloomTexture 
 
   Util::FixedArray< CoreGraphics::TextureViewId >   PostEffects::intermediateBloomBufferViews 
 
   Util::FixedArray< CoreGraphics::TextureViewId >   PostEffects::lightBufferViews 
 
   uint   PostEffects::numMips 
 
PostEffects::bloomState