Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Data.SpirV.Enum.CooperativeMatrixLayout
Documentation
newtype CooperativeMatrixLayout Source #
Constructors
CooperativeMatrixLayout Word32 |
Instances
pattern RowMajorKHR :: CooperativeMatrixLayout Source #
pattern ColumnMajorKHR :: CooperativeMatrixLayout Source #
pattern RowBlockedInterleavedARM :: CooperativeMatrixLayout Source #