Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
newtype PipelineCacheCreateFlagBits Source #
VkPipelineCacheCreateFlagBits - Bitmask specifying the behavior of the pipeline cache
See Also
VK_EXT_pipeline_creation_cache_control,
PipelineCacheCreateFlags
pattern PIPELINE_CACHE_CREATE_EXTERNALLY_SYNCHRONIZED_BIT :: PipelineCacheCreateFlagBits |
|