Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
getDescriptorSetLayoutSupportKHR :: (PokeChain a, PokeChain b, PeekChain b) => Device -> DescriptorSetLayoutCreateInfo a -> IO (DescriptorSetLayoutSupport b) Source #
type KHR_MAINTENANCE3_SPEC_VERSION = 1 Source #
pattern KHR_MAINTENANCE3_SPEC_VERSION :: forall a. Integral a => a Source #
type KHR_MAINTENANCE3_EXTENSION_NAME = "VK_KHR_maintenance3" Source #
pattern KHR_MAINTENANCE3_EXTENSION_NAME :: forall a. (Eq a, IsString a) => a Source #