Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Data.SpirV.Enum.StoreCacheControl
Documentation
newtype StoreCacheControl Source #
Constructors
StoreCacheControl Word32 |
Instances
pattern UncachedINTEL :: StoreCacheControl Source #
pattern WriteThroughINTEL :: StoreCacheControl Source #
pattern WriteBackINTEL :: StoreCacheControl Source #
pattern StreamingINTEL :: StoreCacheControl Source #