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

Render.Unlit.Line2d.Pipeline

Documentation

allocate :: (MonadVulkan env m, MonadResource m, HasRenderPass renderpass) => Bool -> SampleCountFlagBits -> Tagged Scene DsLayoutBindings -> renderpass -> ResourceT m Pipeline Source #

type Config = Configure Pipeline Source #

config :: Bool -> Tagged Scene DsLayoutBindings -> Config Source #

stageCode :: StageCode Source #

stageSpirv :: StageSpirv Source #