GPipe-Core-0.2.3.2: Typesafe functional GPU graphics programming
Safe HaskellNone
LanguageHaskell2010

Graphics.GPipe.TransformFeedback

Documentation

drawNothing :: forall p a s c ds os f. (PrimitiveTopology p, VertexInput a, GeometryExplosive (VertexFormat a)) => Window os c ds -> (s -> Buffer os a) -> Int -> GeometryStream (GGenerativeGeometry p (VertexFormat a)) -> Shader os s () Source #