mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-04 02:53:10 +02:00
introducing the Shadow Stage
This commit is contained in:
parent
e07bc208f3
commit
0b03012e5e
1 changed files with 1 additions and 0 deletions
|
@ -146,6 +146,7 @@ public:
|
|||
const DeferredFramebufferPointer& deferredFramebuffer,
|
||||
const LightingModelPointer& lightingModel,
|
||||
const LightStage::FramePointer& lightFrame,
|
||||
const LightStage::ShadowFramePointer& shadowFrame,
|
||||
const HazeStage::FramePointer& hazeFrame,
|
||||
const SurfaceGeometryFramebufferPointer& surfaceGeometryFramebuffer,
|
||||
const AmbientOcclusionFramebufferPointer& ambientOcclusionFramebuffer,
|
||||
|
|
Loading…
Reference in a new issue