Safe Haskell | None |
---|---|
Language | Haskell2010 |
Synopsis
- newtype SubpassContents where
Documentation
newtype SubpassContents Source #
VkSubpassContents - Specify how commands in the first subpass of a render pass are provided
See Also
pattern SUBPASS_CONTENTS_INLINE :: SubpassContents |
|
pattern SUBPASS_CONTENTS_SECONDARY_COMMAND_BUFFERS :: SubpassContents |
|