Safe Haskell | None |
---|---|
Language | Haskell2010 |
Synopsis
- data PhysicalDevice4444FormatsFeaturesEXT = PhysicalDevice4444FormatsFeaturesEXT {}
- type EXT_4444_FORMATS_SPEC_VERSION = 1
- pattern EXT_4444_FORMATS_SPEC_VERSION :: forall a. Integral a => a
- type EXT_4444_FORMATS_EXTENSION_NAME = "VK_EXT_4444_formats"
- pattern EXT_4444_FORMATS_EXTENSION_NAME :: forall a. (Eq a, IsString a) => a
Documentation
data PhysicalDevice4444FormatsFeaturesEXT Source #
VkPhysicalDevice4444FormatsFeaturesEXT - Structure describing additional 4444 formats supported by an implementation
Members
The members of the PhysicalDevice4444FormatsFeaturesEXT
structure
describe the following features:
Valid Usage (Implicit)
See Also
PhysicalDevice4444FormatsFeaturesEXT | |
|
Instances
type EXT_4444_FORMATS_SPEC_VERSION = 1 Source #
pattern EXT_4444_FORMATS_SPEC_VERSION :: forall a. Integral a => a Source #
type EXT_4444_FORMATS_EXTENSION_NAME = "VK_EXT_4444_formats" Source #
pattern EXT_4444_FORMATS_EXTENSION_NAME :: forall a. (Eq a, IsString a) => a Source #