Safe Haskell | None |
---|---|
Language | Haskell2010 |
Synopsis
- pattern FILTER_CUBIC_EXT :: Filter
- pattern FORMAT_FEATURE_SAMPLED_IMAGE_FILTER_CUBIC_BIT_EXT :: FormatFeatureFlagBits
- data PhysicalDeviceImageViewImageFormatInfoEXT = PhysicalDeviceImageViewImageFormatInfoEXT {}
- data FilterCubicImageViewImageFormatPropertiesEXT = FilterCubicImageViewImageFormatPropertiesEXT {}
- type EXT_FILTER_CUBIC_SPEC_VERSION = 3
- pattern EXT_FILTER_CUBIC_SPEC_VERSION :: forall a. Integral a => a
- type EXT_FILTER_CUBIC_EXTENSION_NAME = "VK_EXT_filter_cubic"
- pattern EXT_FILTER_CUBIC_EXTENSION_NAME :: forall a. (Eq a, IsString a) => a
Documentation
pattern FILTER_CUBIC_EXT :: Filter Source #
data PhysicalDeviceImageViewImageFormatInfoEXT Source #
VkPhysicalDeviceImageViewImageFormatInfoEXT - Structure for providing image view type
Valid Usage (Implicit)
See Also
PhysicalDeviceImageViewImageFormatInfoEXT | |
|
Instances
data FilterCubicImageViewImageFormatPropertiesEXT Source #
VkFilterCubicImageViewImageFormatPropertiesEXT - Structure for querying cubic filtering capabilities of an image view type
Valid Usage (Implicit)
Valid Usage
- If the
pNext
chain of theImageFormatProperties2
structure includes aFilterCubicImageViewImageFormatPropertiesEXT
structure, thepNext
chain of thePhysicalDeviceImageFormatInfo2
structure must include aPhysicalDeviceImageViewImageFormatInfoEXT
structure with animageViewType
that is compatible withimageType
See Also
FilterCubicImageViewImageFormatPropertiesEXT | |
|
Instances
type EXT_FILTER_CUBIC_SPEC_VERSION = 3 Source #
pattern EXT_FILTER_CUBIC_SPEC_VERSION :: forall a. Integral a => a Source #
type EXT_FILTER_CUBIC_EXTENSION_NAME = "VK_EXT_filter_cubic" Source #
pattern EXT_FILTER_CUBIC_EXTENSION_NAME :: forall a. (Eq a, IsString a) => a Source #