vulkan-api-1.1.3.0: Low-level low-overhead vulkan api bindings

Safe HaskellNone
LanguageHaskell2010

Graphics.Vulkan.Ext.VK_IMG_filter_cubic

Contents

Synopsis

Vulkan extension: VK_IMG_filter_cubic

supported: vulkan

contact: Tobias Hector tobski@

author: IMG

type: device

Extension number: 16

pattern VK_IMG_FILTER_CUBIC_SPEC_VERSION :: forall a. (Num a, Eq a) => a Source #

type VK_IMG_FILTER_CUBIC_EXTENSION_NAME = "VK_IMG_filter_cubic" Source #

pattern VK_FORMAT_FEATURE_SAMPLED_IMAGE_FILTER_CUBIC_BIT_IMG :: VkFormatFeatureFlagBits Source #

Format can be filtered with VK_FILTER_CUBIC_IMG when being sampled

bitpos = 13