| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Render.Samplers
Documentation
data Collection a Source #
Constructors
| Collection | |
Fields
| |
Instances
allocate :: (MonadVulkan env m, MonadResource m) => ("max anisotropy" ::: Float) -> m (ReleaseKey, Collection Sampler) Source #