Minetest 5.9.0-dev
 
Loading...
Searching...
No Matches
secondstage.h File Reference
#include "stereo.h"
#include "pipeline.h"
+ Include dependency graph for secondstage.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PostProcessingStep
 Step to apply post-processing filter to the rendered image. More...
 

Functions

RenderStepaddPostProcessing (RenderPipeline *pipeline, RenderStep *previousStep, v2f scale, Client *client)
 

Function Documentation

◆ addPostProcessing()

RenderStep * addPostProcessing ( RenderPipeline pipeline,
RenderStep previousStep,
v2f  scale,
Client client 
)

References RenderPipeline::addStep(), RenderPipeline::createOwned(), g_settings, Settings::get(), Settings::getBool(), Settings::getU16(), MYMAX, NDT_MESH, PostProcessingStep::setBilinearFilter(), PostProcessingStep::setRenderSource(), RenderStep::setRenderSource(), PostProcessingStep::setRenderTarget(), RenderStep::setRenderTarget(), and TILE_MATERIAL_PLAIN.

Referenced by create3DStage().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: