Luanti 5.16.0-dev
Loading...
Searching...
No Matches
secondstage.h File Reference
#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...
class  ResolveMSAAStep

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, MYMAX, selectColorFormat(), selectDepthFormat(), PostProcessingStep::setBilinearFilter(), PostProcessingStep::setRenderSource(), RenderStep::setRenderSource(), PostProcessingStep::setRenderTarget(), RenderStep::setRenderTarget(), verbosestream, and warningstream.

Referenced by create3DStage().

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