File LightingPass.cpp#

Definition (Src/GraphicsEngineOpenGL/renderer/deferred/LightingPass.cpp)#

Includes#

  • cassert

  • cstdint

  • glad/glad.h

  • glm/ext/matrix_float4x4.hpp

  • glm/ext/vector_float3.hpp

  • glm/ext/vector_float4.hpp

  • hostDevice/bindings.hpp (File bindings.hpp)

  • hostDevice/host_device_shared.hpp (File host_device_shared.hpp)

  • kataglyphis.opengl.camera

  • kataglyphis.opengl.clouds

  • kataglyphis.opengl.directional_light

  • kataglyphis.opengl.directional_light.cascaded_shadow_map

  • kataglyphis.opengl.gbuffer

  • kataglyphis.opengl.obj_material

  • kataglyphis.opengl.point_light

  • kataglyphis.opengl.point_light.omni_dir_shadow_map

  • kataglyphis.opengl.scene

  • memory (File Allocator.cpp)

  • sstream

  • utility

  • vector