keid-render-basic-0.1.9.0: Basic rendering programs for Keid engine.
Safe HaskellSafe-Inferred
LanguageGHC2021

Render.ShadowMap.Pipeline

Documentation

type Pipeline = Pipeline '[Sun] (Vertex3d ()) Transform Source #

allocate :: (HasVulkan env, HasRenderPass renderpass) => Tagged Sun DsLayoutBindings -> renderpass -> Settings -> ResourceT (RIO env) Pipeline Source #

type Config = Configure Pipeline Source #

config :: Tagged Sun DsLayoutBindings -> Settings -> Config Source #

stageCode :: StageCode Source #

stageSpirv :: StageSpirv Source #