vulkan-api-1.3.0.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

type VK_IMG_FILTER_CUBIC_EXTENSION_NAME = "VK_IMG_filter_cubic" Source #

pattern VK_FORMAT_FEATURE_SAMPLED_IMAGE_FILTER_CUBIC_BIT_IMG :: VkFormatFeatureBitmask a Source #

Format can be filtered with VK_FILTER_CUBIC_IMG when being sampled

bitpos = 13