Data.SpirV.Reflect.DescriptorBinding
data DescriptorBinding Source #
Constructors
Fields
Defined in Data.SpirV.Reflect.DescriptorBinding
Associated Types
type Rep DescriptorBinding :: Type -> Type #
Methods
from :: DescriptorBinding -> Rep DescriptorBinding x #
to :: Rep DescriptorBinding x -> DescriptorBinding #
showsPrec :: Int -> DescriptorBinding -> ShowS #
show :: DescriptorBinding -> String #
showList :: [DescriptorBinding] -> ShowS #
(==) :: DescriptorBinding -> DescriptorBinding -> Bool #
(/=) :: DescriptorBinding -> DescriptorBinding -> Bool #
data WordOffset Source #
type Rep WordOffset :: Type -> Type #
from :: WordOffset -> Rep WordOffset x #
to :: Rep WordOffset x -> WordOffset #
showsPrec :: Int -> WordOffset -> ShowS #
show :: WordOffset -> String #
showList :: [WordOffset] -> ShowS #
(==) :: WordOffset -> WordOffset -> Bool #
(/=) :: WordOffset -> WordOffset -> Bool #