#include "sidebyside.h"#include "client/client.h"#include "client/hud.h"#include "client/camera.h"
Include dependency graph for sidebyside.cpp:Functions | |
| void | populateSideBySidePipeline (RenderPipeline *pipeline, Client *client, bool horizontal, bool flipped, v2f &virtual_size_scale) |
| void populateSideBySidePipeline | ( | RenderPipeline * | pipeline, |
| Client * | client, | ||
| bool | horizontal, | ||
| bool | flipped, | ||
| v2f & | virtual_size_scale ) |
References RenderPipeline::addStep(), create3DStage(), RenderPipeline::createOwned(), RenderPipeline::own(), selectColorFormat(), selectDepthFormat(), DrawImageStep::setRenderSource(), and TextureBuffer::setTexture().
Referenced by createPipeline().
Here is the call graph for this function:
Here is the caller graph for this function: