| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
WGPU.Raw.Generated.Enum.WGPUTextureComponentType
Documentation
newtype WGPUTextureComponentType Source #
Constructors
| WGPUTextureComponentType Word32 |
Instances
pattern DepthComparison :: forall a. (Eq a, Num a) => a Source #