Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
Loading...
Searching...
No Matches
Grindstone::Renderer::GbufferPass Class Reference

Public Member Functions

bool Initialize ()
GbufferData AddPass (RenderGraphBuilderResourceRef depthImageRef, glm::mat4 &projectionMatrix, glm::mat4 viewMatrix, Grindstone::Renderer::RenderGraphBuilder &renderGraphBuilder, std::function< void(const Grindstone::Rendering::GeometryRenderStats &)> pushRenderingStatsCallback)

The documentation for this class was generated from the following files:
  • /github/workspace/plugins/Grindstone.Renderer.Deferred/include/Passes/GbufferPass.hpp
  • /github/workspace/plugins/Grindstone.Renderer.Deferred/source/Passes/GbufferPass.cpp