| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Graphics.Vulkan.Ext.VK_NV_external_memory_capabilities
Synopsis
- newtype VkBool32 = VkBool32 Word32
- newtype VkDeviceSize = VkDeviceSize Word64
- newtype VkFlags = VkFlags Word32
- newtype VkSampleMask = VkSampleMask Word32
- data VkExtent2D = VkExtent2D# Addr# ByteArray#
- data VkExtent3D = VkExtent3D# Addr# ByteArray#
- data VkExternalBufferProperties = VkExternalBufferProperties# Addr# ByteArray#
- type VkExternalBufferPropertiesKHR = VkExternalBufferProperties
- data VkExternalFenceProperties = VkExternalFenceProperties# Addr# ByteArray#
- type VkExternalFencePropertiesKHR = VkExternalFenceProperties
- data VkExternalImageFormatProperties = VkExternalImageFormatProperties# Addr# ByteArray#
- type VkExternalImageFormatPropertiesKHR = VkExternalImageFormatProperties
- data VkExternalImageFormatPropertiesNV = VkExternalImageFormatPropertiesNV# Addr# ByteArray#
- data VkExternalMemoryBufferCreateInfo = VkExternalMemoryBufferCreateInfo# Addr# ByteArray#
- type VkExternalMemoryBufferCreateInfoKHR = VkExternalMemoryBufferCreateInfo
- data VkExternalMemoryImageCreateInfo = VkExternalMemoryImageCreateInfo# Addr# ByteArray#
- type VkExternalMemoryImageCreateInfoKHR = VkExternalMemoryImageCreateInfo
- data VkExternalMemoryImageCreateInfoNV = VkExternalMemoryImageCreateInfoNV# Addr# ByteArray#
- data VkExternalMemoryProperties = VkExternalMemoryProperties# Addr# ByteArray#
- type VkExternalMemoryPropertiesKHR = VkExternalMemoryProperties
- data VkExternalSemaphoreProperties = VkExternalSemaphoreProperties# Addr# ByteArray#
- type VkExternalSemaphorePropertiesKHR = VkExternalSemaphoreProperties
- newtype VkExternalFenceFeatureFlagBitsKHR = VkExternalFenceFeatureFlagBitsKHR VkFlags
- newtype VkExternalFenceFeatureBitmask (a :: FlagType) = VkExternalFenceFeatureBitmask VkFlags
- type VkExternalFenceFeatureFlags = VkExternalFenceFeatureBitmask FlagMask
- type VkExternalFenceFeatureFlagBits = VkExternalFenceFeatureBitmask FlagBit
- pattern VkExternalFenceFeatureFlagBits :: VkFlags -> VkExternalFenceFeatureBitmask FlagBit
- pattern VkExternalFenceFeatureFlags :: VkFlags -> VkExternalFenceFeatureBitmask FlagMask
- pattern VK_EXTERNAL_FENCE_FEATURE_EXPORTABLE_BIT :: VkExternalFenceFeatureBitmask a
- pattern VK_EXTERNAL_FENCE_FEATURE_IMPORTABLE_BIT :: VkExternalFenceFeatureBitmask a
- newtype VkExternalFenceHandleTypeFlagBitsKHR = VkExternalFenceHandleTypeFlagBitsKHR VkFlags
- newtype VkExternalFenceHandleTypeBitmask (a :: FlagType) = VkExternalFenceHandleTypeBitmask VkFlags
- type VkExternalFenceHandleTypeFlags = VkExternalFenceHandleTypeBitmask FlagMask
- type VkExternalFenceHandleTypeFlagBits = VkExternalFenceHandleTypeBitmask FlagBit
- pattern VkExternalFenceHandleTypeFlagBits :: VkFlags -> VkExternalFenceHandleTypeBitmask FlagBit
- pattern VkExternalFenceHandleTypeFlags :: VkFlags -> VkExternalFenceHandleTypeBitmask FlagMask
- pattern VK_EXTERNAL_FENCE_HANDLE_TYPE_OPAQUE_FD_BIT :: VkExternalFenceHandleTypeBitmask a
- pattern VK_EXTERNAL_FENCE_HANDLE_TYPE_OPAQUE_WIN32_BIT :: VkExternalFenceHandleTypeBitmask a
- pattern VK_EXTERNAL_FENCE_HANDLE_TYPE_OPAQUE_WIN32_KMT_BIT :: VkExternalFenceHandleTypeBitmask a
- pattern VK_EXTERNAL_FENCE_HANDLE_TYPE_SYNC_FD_BIT :: VkExternalFenceHandleTypeBitmask a
- newtype VkExternalMemoryFeatureFlagBitsKHR = VkExternalMemoryFeatureFlagBitsKHR VkFlags
- newtype VkExternalMemoryFeatureBitmask (a :: FlagType) = VkExternalMemoryFeatureBitmask VkFlags
- type VkExternalMemoryFeatureFlags = VkExternalMemoryFeatureBitmask FlagMask
- type VkExternalMemoryFeatureFlagBits = VkExternalMemoryFeatureBitmask FlagBit
- pattern VkExternalMemoryFeatureFlagBits :: VkFlags -> VkExternalMemoryFeatureBitmask FlagBit
- pattern VkExternalMemoryFeatureFlags :: VkFlags -> VkExternalMemoryFeatureBitmask FlagMask
- pattern VK_EXTERNAL_MEMORY_FEATURE_DEDICATED_ONLY_BIT :: VkExternalMemoryFeatureBitmask a
- pattern VK_EXTERNAL_MEMORY_FEATURE_EXPORTABLE_BIT :: VkExternalMemoryFeatureBitmask a
- pattern VK_EXTERNAL_MEMORY_FEATURE_IMPORTABLE_BIT :: VkExternalMemoryFeatureBitmask a
- newtype VkExternalMemoryFeatureBitmaskNV (a :: FlagType) = VkExternalMemoryFeatureBitmaskNV VkFlags
- type VkExternalMemoryFeatureFlagsNV = VkExternalMemoryFeatureBitmaskNV FlagMask
- type VkExternalMemoryFeatureFlagBitsNV = VkExternalMemoryFeatureBitmaskNV FlagBit
- pattern VkExternalMemoryFeatureFlagBitsNV :: VkFlags -> VkExternalMemoryFeatureBitmaskNV FlagBit
- pattern VkExternalMemoryFeatureFlagsNV :: VkFlags -> VkExternalMemoryFeatureBitmaskNV FlagMask
- pattern VK_EXTERNAL_MEMORY_FEATURE_DEDICATED_ONLY_BIT_NV :: VkExternalMemoryFeatureBitmaskNV a
- pattern VK_EXTERNAL_MEMORY_FEATURE_EXPORTABLE_BIT_NV :: VkExternalMemoryFeatureBitmaskNV a
- pattern VK_EXTERNAL_MEMORY_FEATURE_IMPORTABLE_BIT_NV :: VkExternalMemoryFeatureBitmaskNV a
- newtype VkExternalMemoryHandleTypeFlagBitsKHR = VkExternalMemoryHandleTypeFlagBitsKHR VkFlags
- newtype VkExternalMemoryHandleTypeBitmask (a :: FlagType) = VkExternalMemoryHandleTypeBitmask VkFlags
- type VkExternalMemoryHandleTypeFlags = VkExternalMemoryHandleTypeBitmask FlagMask
- type VkExternalMemoryHandleTypeFlagBits = VkExternalMemoryHandleTypeBitmask FlagBit
- pattern VkExternalMemoryHandleTypeFlagBits :: VkFlags -> VkExternalMemoryHandleTypeBitmask FlagBit
- pattern VkExternalMemoryHandleTypeFlags :: VkFlags -> VkExternalMemoryHandleTypeBitmask FlagMask
- pattern VK_EXTERNAL_MEMORY_HANDLE_TYPE_OPAQUE_FD_BIT :: VkExternalMemoryHandleTypeBitmask a
- pattern VK_EXTERNAL_MEMORY_HANDLE_TYPE_OPAQUE_WIN32_BIT :: VkExternalMemoryHandleTypeBitmask a
- pattern VK_EXTERNAL_MEMORY_HANDLE_TYPE_OPAQUE_WIN32_KMT_BIT :: VkExternalMemoryHandleTypeBitmask a
- pattern VK_EXTERNAL_MEMORY_HANDLE_TYPE_D3D11_TEXTURE_BIT :: VkExternalMemoryHandleTypeBitmask a
- pattern VK_EXTERNAL_MEMORY_HANDLE_TYPE_D3D11_TEXTURE_KMT_BIT :: VkExternalMemoryHandleTypeBitmask a
- pattern VK_EXTERNAL_MEMORY_HANDLE_TYPE_D3D12_HEAP_BIT :: VkExternalMemoryHandleTypeBitmask a
- pattern VK_EXTERNAL_MEMORY_HANDLE_TYPE_D3D12_RESOURCE_BIT :: VkExternalMemoryHandleTypeBitmask a
- newtype VkExternalMemoryHandleTypeBitmaskNV (a :: FlagType) = VkExternalMemoryHandleTypeBitmaskNV VkFlags
- type VkExternalMemoryHandleTypeFlagsNV = VkExternalMemoryHandleTypeBitmaskNV FlagMask
- type VkExternalMemoryHandleTypeFlagBitsNV = VkExternalMemoryHandleTypeBitmaskNV FlagBit
- pattern VkExternalMemoryHandleTypeFlagBitsNV :: VkFlags -> VkExternalMemoryHandleTypeBitmaskNV FlagBit
- pattern VkExternalMemoryHandleTypeFlagsNV :: VkFlags -> VkExternalMemoryHandleTypeBitmaskNV FlagMask
- pattern VK_EXTERNAL_MEMORY_HANDLE_TYPE_OPAQUE_WIN32_BIT_NV :: VkExternalMemoryHandleTypeBitmaskNV a
- pattern VK_EXTERNAL_MEMORY_HANDLE_TYPE_OPAQUE_WIN32_KMT_BIT_NV :: VkExternalMemoryHandleTypeBitmaskNV a
- pattern VK_EXTERNAL_MEMORY_HANDLE_TYPE_D3D11_IMAGE_BIT_NV :: VkExternalMemoryHandleTypeBitmaskNV a
- pattern VK_EXTERNAL_MEMORY_HANDLE_TYPE_D3D11_IMAGE_KMT_BIT_NV :: VkExternalMemoryHandleTypeBitmaskNV a
- newtype VkExternalSemaphoreFeatureFlagBitsKHR = VkExternalSemaphoreFeatureFlagBitsKHR VkFlags
- newtype VkExternalSemaphoreFeatureBitmask (a :: FlagType) = VkExternalSemaphoreFeatureBitmask VkFlags
- type VkExternalSemaphoreFeatureFlags = VkExternalSemaphoreFeatureBitmask FlagMask
- type VkExternalSemaphoreFeatureFlagBits = VkExternalSemaphoreFeatureBitmask FlagBit
- pattern VkExternalSemaphoreFeatureFlagBits :: VkFlags -> VkExternalSemaphoreFeatureBitmask FlagBit
- pattern VkExternalSemaphoreFeatureFlags :: VkFlags -> VkExternalSemaphoreFeatureBitmask FlagMask
- pattern VK_EXTERNAL_SEMAPHORE_FEATURE_EXPORTABLE_BIT :: VkExternalSemaphoreFeatureBitmask a
- pattern VK_EXTERNAL_SEMAPHORE_FEATURE_IMPORTABLE_BIT :: VkExternalSemaphoreFeatureBitmask a
- newtype VkExternalSemaphoreHandleTypeFlagBitsKHR = VkExternalSemaphoreHandleTypeFlagBitsKHR VkFlags
- newtype VkExternalSemaphoreHandleTypeBitmask (a :: FlagType) = VkExternalSemaphoreHandleTypeBitmask VkFlags
- type VkExternalSemaphoreHandleTypeFlags = VkExternalSemaphoreHandleTypeBitmask FlagMask
- type VkExternalSemaphoreHandleTypeFlagBits = VkExternalSemaphoreHandleTypeBitmask FlagBit
- pattern VkExternalSemaphoreHandleTypeFlagBits :: VkFlags -> VkExternalSemaphoreHandleTypeBitmask FlagBit
- pattern VkExternalSemaphoreHandleTypeFlags :: VkFlags -> VkExternalSemaphoreHandleTypeBitmask FlagMask
- pattern VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_OPAQUE_FD_BIT :: VkExternalSemaphoreHandleTypeBitmask a
- pattern VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_OPAQUE_WIN32_BIT :: VkExternalSemaphoreHandleTypeBitmask a
- pattern VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_OPAQUE_WIN32_KMT_BIT :: VkExternalSemaphoreHandleTypeBitmask a
- pattern VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_D3D12_FENCE_BIT :: VkExternalSemaphoreHandleTypeBitmask a
- pattern VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_SYNC_FD_BIT :: VkExternalSemaphoreHandleTypeBitmask a
- data VkImageBlit = VkImageBlit# Addr# ByteArray#
- data VkImageCopy = VkImageCopy# Addr# ByteArray#
- data VkImageCreateInfo = VkImageCreateInfo# Addr# ByteArray#
- data VkImageFormatListCreateInfoKHR = VkImageFormatListCreateInfoKHR# Addr# ByteArray#
- data VkImageFormatProperties = VkImageFormatProperties# Addr# ByteArray#
- data VkImageFormatProperties2 = VkImageFormatProperties2# Addr# ByteArray#
- type VkImageFormatProperties2KHR = VkImageFormatProperties2
- data VkImageMemoryBarrier = VkImageMemoryBarrier# Addr# ByteArray#
- data VkImageMemoryRequirementsInfo2 = VkImageMemoryRequirementsInfo2# Addr# ByteArray#
- type VkImageMemoryRequirementsInfo2KHR = VkImageMemoryRequirementsInfo2
- data VkImagePlaneMemoryRequirementsInfo = VkImagePlaneMemoryRequirementsInfo# Addr# ByteArray#
- type VkImagePlaneMemoryRequirementsInfoKHR = VkImagePlaneMemoryRequirementsInfo
- data VkImageResolve = VkImageResolve# Addr# ByteArray#
- data VkImageSparseMemoryRequirementsInfo2 = VkImageSparseMemoryRequirementsInfo2# Addr# ByteArray#
- type VkImageSparseMemoryRequirementsInfo2KHR = VkImageSparseMemoryRequirementsInfo2
- data VkImageSubresource = VkImageSubresource# Addr# ByteArray#
- data VkImageSubresourceLayers = VkImageSubresourceLayers# Addr# ByteArray#
- data VkImageSubresourceRange = VkImageSubresourceRange# Addr# ByteArray#
- data VkImageSwapchainCreateInfoKHR = VkImageSwapchainCreateInfoKHR# Addr# ByteArray#
- data VkImageViewCreateInfo = VkImageViewCreateInfo# Addr# ByteArray#
- data VkImageViewUsageCreateInfo = VkImageViewUsageCreateInfo# Addr# ByteArray#
- type VkImageViewUsageCreateInfoKHR = VkImageViewUsageCreateInfo
- newtype VkSampleCountBitmask (a :: FlagType) = VkSampleCountBitmask VkFlags
- type VkSampleCountFlags = VkSampleCountBitmask FlagMask
- type VkSampleCountFlagBits = VkSampleCountBitmask FlagBit
- pattern VkSampleCountFlagBits :: VkFlags -> VkSampleCountBitmask FlagBit
- pattern VkSampleCountFlags :: VkFlags -> VkSampleCountBitmask FlagMask
- pattern VK_SAMPLE_COUNT_1_BIT :: VkSampleCountBitmask a
- pattern VK_SAMPLE_COUNT_2_BIT :: VkSampleCountBitmask a
- pattern VK_SAMPLE_COUNT_4_BIT :: VkSampleCountBitmask a
- pattern VK_SAMPLE_COUNT_8_BIT :: VkSampleCountBitmask a
- pattern VK_SAMPLE_COUNT_16_BIT :: VkSampleCountBitmask a
- pattern VK_SAMPLE_COUNT_32_BIT :: VkSampleCountBitmask a
- pattern VK_SAMPLE_COUNT_64_BIT :: VkSampleCountBitmask a
- type VkGetPhysicalDeviceExternalImageFormatPropertiesNV = "vkGetPhysicalDeviceExternalImageFormatPropertiesNV"
- pattern VkGetPhysicalDeviceExternalImageFormatPropertiesNV :: CString
- type HS_vkGetPhysicalDeviceExternalImageFormatPropertiesNV = VkPhysicalDevice -> VkFormat -> VkImageType -> VkImageTiling -> VkImageUsageFlags -> VkImageCreateFlags -> VkExternalMemoryHandleTypeFlagsNV -> Ptr VkExternalImageFormatPropertiesNV -> IO VkResult
- type PFN_vkGetPhysicalDeviceExternalImageFormatPropertiesNV = FunPtr HS_vkGetPhysicalDeviceExternalImageFormatPropertiesNV
- module Graphics.Vulkan.Marshal
- newtype VkFormat = VkFormat Int32
- pattern VK_FORMAT_UNDEFINED :: VkFormat
- pattern VK_FORMAT_R4G4_UNORM_PACK8 :: VkFormat
- pattern VK_FORMAT_R4G4B4A4_UNORM_PACK16 :: VkFormat
- pattern VK_FORMAT_B4G4R4A4_UNORM_PACK16 :: VkFormat
- pattern VK_FORMAT_R5G6B5_UNORM_PACK16 :: VkFormat
- pattern VK_FORMAT_B5G6R5_UNORM_PACK16 :: VkFormat
- pattern VK_FORMAT_R5G5B5A1_UNORM_PACK16 :: VkFormat
- pattern VK_FORMAT_B5G5R5A1_UNORM_PACK16 :: VkFormat
- pattern VK_FORMAT_A1R5G5B5_UNORM_PACK16 :: VkFormat
- pattern VK_FORMAT_R8_UNORM :: VkFormat
- pattern VK_FORMAT_R8_SNORM :: VkFormat
- pattern VK_FORMAT_R8_USCALED :: VkFormat
- pattern VK_FORMAT_R8_SSCALED :: VkFormat
- pattern VK_FORMAT_R8_UINT :: VkFormat
- pattern VK_FORMAT_R8_SINT :: VkFormat
- pattern VK_FORMAT_R8_SRGB :: VkFormat
- pattern VK_FORMAT_R8G8_UNORM :: VkFormat
- pattern VK_FORMAT_R8G8_SNORM :: VkFormat
- pattern VK_FORMAT_R8G8_USCALED :: VkFormat
- pattern VK_FORMAT_R8G8_SSCALED :: VkFormat
- pattern VK_FORMAT_R8G8_UINT :: VkFormat
- pattern VK_FORMAT_R8G8_SINT :: VkFormat
- pattern VK_FORMAT_R8G8_SRGB :: VkFormat
- pattern VK_FORMAT_R8G8B8_UNORM :: VkFormat
- pattern VK_FORMAT_R8G8B8_SNORM :: VkFormat
- pattern VK_FORMAT_R8G8B8_USCALED :: VkFormat
- pattern VK_FORMAT_R8G8B8_SSCALED :: VkFormat
- pattern VK_FORMAT_R8G8B8_UINT :: VkFormat
- pattern VK_FORMAT_R8G8B8_SINT :: VkFormat
- pattern VK_FORMAT_R8G8B8_SRGB :: VkFormat
- pattern VK_FORMAT_B8G8R8_UNORM :: VkFormat
- pattern VK_FORMAT_B8G8R8_SNORM :: VkFormat
- pattern VK_FORMAT_B8G8R8_USCALED :: VkFormat
- pattern VK_FORMAT_B8G8R8_SSCALED :: VkFormat
- pattern VK_FORMAT_B8G8R8_UINT :: VkFormat
- pattern VK_FORMAT_B8G8R8_SINT :: VkFormat
- pattern VK_FORMAT_B8G8R8_SRGB :: VkFormat
- pattern VK_FORMAT_R8G8B8A8_UNORM :: VkFormat
- pattern VK_FORMAT_R8G8B8A8_SNORM :: VkFormat
- pattern VK_FORMAT_R8G8B8A8_USCALED :: VkFormat
- pattern VK_FORMAT_R8G8B8A8_SSCALED :: VkFormat
- pattern VK_FORMAT_R8G8B8A8_UINT :: VkFormat
- pattern VK_FORMAT_R8G8B8A8_SINT :: VkFormat
- pattern VK_FORMAT_R8G8B8A8_SRGB :: VkFormat
- pattern VK_FORMAT_B8G8R8A8_UNORM :: VkFormat
- pattern VK_FORMAT_B8G8R8A8_SNORM :: VkFormat
- pattern VK_FORMAT_B8G8R8A8_USCALED :: VkFormat
- pattern VK_FORMAT_B8G8R8A8_SSCALED :: VkFormat
- pattern VK_FORMAT_B8G8R8A8_UINT :: VkFormat
- pattern VK_FORMAT_B8G8R8A8_SINT :: VkFormat
- pattern VK_FORMAT_B8G8R8A8_SRGB :: VkFormat
- pattern VK_FORMAT_A8B8G8R8_UNORM_PACK32 :: VkFormat
- pattern VK_FORMAT_A8B8G8R8_SNORM_PACK32 :: VkFormat
- pattern VK_FORMAT_A8B8G8R8_USCALED_PACK32 :: VkFormat
- pattern VK_FORMAT_A8B8G8R8_SSCALED_PACK32 :: VkFormat
- pattern VK_FORMAT_A8B8G8R8_UINT_PACK32 :: VkFormat
- pattern VK_FORMAT_A8B8G8R8_SINT_PACK32 :: VkFormat
- pattern VK_FORMAT_A8B8G8R8_SRGB_PACK32 :: VkFormat
- pattern VK_FORMAT_A2R10G10B10_UNORM_PACK32 :: VkFormat
- pattern VK_FORMAT_A2R10G10B10_SNORM_PACK32 :: VkFormat
- pattern VK_FORMAT_A2R10G10B10_USCALED_PACK32 :: VkFormat
- pattern VK_FORMAT_A2R10G10B10_SSCALED_PACK32 :: VkFormat
- pattern VK_FORMAT_A2R10G10B10_UINT_PACK32 :: VkFormat
- pattern VK_FORMAT_A2R10G10B10_SINT_PACK32 :: VkFormat
- pattern VK_FORMAT_A2B10G10R10_UNORM_PACK32 :: VkFormat
- pattern VK_FORMAT_A2B10G10R10_SNORM_PACK32 :: VkFormat
- pattern VK_FORMAT_A2B10G10R10_USCALED_PACK32 :: VkFormat
- pattern VK_FORMAT_A2B10G10R10_SSCALED_PACK32 :: VkFormat
- pattern VK_FORMAT_A2B10G10R10_UINT_PACK32 :: VkFormat
- pattern VK_FORMAT_A2B10G10R10_SINT_PACK32 :: VkFormat
- pattern VK_FORMAT_R16_UNORM :: VkFormat
- pattern VK_FORMAT_R16_SNORM :: VkFormat
- pattern VK_FORMAT_R16_USCALED :: VkFormat
- pattern VK_FORMAT_R16_SSCALED :: VkFormat
- pattern VK_FORMAT_R16_UINT :: VkFormat
- pattern VK_FORMAT_R16_SINT :: VkFormat
- pattern VK_FORMAT_R16_SFLOAT :: VkFormat
- pattern VK_FORMAT_R16G16_UNORM :: VkFormat
- pattern VK_FORMAT_R16G16_SNORM :: VkFormat
- pattern VK_FORMAT_R16G16_USCALED :: VkFormat
- pattern VK_FORMAT_R16G16_SSCALED :: VkFormat
- pattern VK_FORMAT_R16G16_UINT :: VkFormat
- pattern VK_FORMAT_R16G16_SINT :: VkFormat
- pattern VK_FORMAT_R16G16_SFLOAT :: VkFormat
- pattern VK_FORMAT_R16G16B16_UNORM :: VkFormat
- pattern VK_FORMAT_R16G16B16_SNORM :: VkFormat
- pattern VK_FORMAT_R16G16B16_USCALED :: VkFormat
- pattern VK_FORMAT_R16G16B16_SSCALED :: VkFormat
- pattern VK_FORMAT_R16G16B16_UINT :: VkFormat
- pattern VK_FORMAT_R16G16B16_SINT :: VkFormat
- pattern VK_FORMAT_R16G16B16_SFLOAT :: VkFormat
- pattern VK_FORMAT_R16G16B16A16_UNORM :: VkFormat
- pattern VK_FORMAT_R16G16B16A16_SNORM :: VkFormat
- pattern VK_FORMAT_R16G16B16A16_USCALED :: VkFormat
- pattern VK_FORMAT_R16G16B16A16_SSCALED :: VkFormat
- pattern VK_FORMAT_R16G16B16A16_UINT :: VkFormat
- pattern VK_FORMAT_R16G16B16A16_SINT :: VkFormat
- pattern VK_FORMAT_R16G16B16A16_SFLOAT :: VkFormat
- pattern VK_FORMAT_R32_UINT :: VkFormat
- pattern VK_FORMAT_R32_SINT :: VkFormat
- pattern VK_FORMAT_R32_SFLOAT :: VkFormat
- pattern VK_FORMAT_R32G32_UINT :: VkFormat
- pattern VK_FORMAT_R32G32_SINT :: VkFormat
- pattern VK_FORMAT_R32G32_SFLOAT :: VkFormat
- pattern VK_FORMAT_R32G32B32_UINT :: VkFormat
- pattern VK_FORMAT_R32G32B32_SINT :: VkFormat
- pattern VK_FORMAT_R32G32B32_SFLOAT :: VkFormat
- pattern VK_FORMAT_R32G32B32A32_UINT :: VkFormat
- pattern VK_FORMAT_R32G32B32A32_SINT :: VkFormat
- pattern VK_FORMAT_R32G32B32A32_SFLOAT :: VkFormat
- pattern VK_FORMAT_R64_UINT :: VkFormat
- pattern VK_FORMAT_R64_SINT :: VkFormat
- pattern VK_FORMAT_R64_SFLOAT :: VkFormat
- pattern VK_FORMAT_R64G64_UINT :: VkFormat
- pattern VK_FORMAT_R64G64_SINT :: VkFormat
- pattern VK_FORMAT_R64G64_SFLOAT :: VkFormat
- pattern VK_FORMAT_R64G64B64_UINT :: VkFormat
- pattern VK_FORMAT_R64G64B64_SINT :: VkFormat
- pattern VK_FORMAT_R64G64B64_SFLOAT :: VkFormat
- pattern VK_FORMAT_R64G64B64A64_UINT :: VkFormat
- pattern VK_FORMAT_R64G64B64A64_SINT :: VkFormat
- pattern VK_FORMAT_R64G64B64A64_SFLOAT :: VkFormat
- pattern VK_FORMAT_B10G11R11_UFLOAT_PACK32 :: VkFormat
- pattern VK_FORMAT_E5B9G9R9_UFLOAT_PACK32 :: VkFormat
- pattern VK_FORMAT_D16_UNORM :: VkFormat
- pattern VK_FORMAT_X8_D24_UNORM_PACK32 :: VkFormat
- pattern VK_FORMAT_D32_SFLOAT :: VkFormat
- pattern VK_FORMAT_S8_UINT :: VkFormat
- pattern VK_FORMAT_D16_UNORM_S8_UINT :: VkFormat
- pattern VK_FORMAT_D24_UNORM_S8_UINT :: VkFormat
- pattern VK_FORMAT_D32_SFLOAT_S8_UINT :: VkFormat
- pattern VK_FORMAT_BC1_RGB_UNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_BC1_RGB_SRGB_BLOCK :: VkFormat
- pattern VK_FORMAT_BC1_RGBA_UNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_BC1_RGBA_SRGB_BLOCK :: VkFormat
- pattern VK_FORMAT_BC2_UNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_BC2_SRGB_BLOCK :: VkFormat
- pattern VK_FORMAT_BC3_UNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_BC3_SRGB_BLOCK :: VkFormat
- pattern VK_FORMAT_BC4_UNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_BC4_SNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_BC5_UNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_BC5_SNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_BC6H_UFLOAT_BLOCK :: VkFormat
- pattern VK_FORMAT_BC6H_SFLOAT_BLOCK :: VkFormat
- pattern VK_FORMAT_BC7_UNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_BC7_SRGB_BLOCK :: VkFormat
- pattern VK_FORMAT_ETC2_R8G8B8_UNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_ETC2_R8G8B8_SRGB_BLOCK :: VkFormat
- pattern VK_FORMAT_ETC2_R8G8B8A1_UNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_ETC2_R8G8B8A1_SRGB_BLOCK :: VkFormat
- pattern VK_FORMAT_ETC2_R8G8B8A8_UNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_ETC2_R8G8B8A8_SRGB_BLOCK :: VkFormat
- pattern VK_FORMAT_EAC_R11_UNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_EAC_R11_SNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_EAC_R11G11_UNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_EAC_R11G11_SNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_ASTC_4x4_UNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_ASTC_4x4_SRGB_BLOCK :: VkFormat
- pattern VK_FORMAT_ASTC_5x4_UNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_ASTC_5x4_SRGB_BLOCK :: VkFormat
- pattern VK_FORMAT_ASTC_5x5_UNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_ASTC_5x5_SRGB_BLOCK :: VkFormat
- pattern VK_FORMAT_ASTC_6x5_UNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_ASTC_6x5_SRGB_BLOCK :: VkFormat
- pattern VK_FORMAT_ASTC_6x6_UNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_ASTC_6x6_SRGB_BLOCK :: VkFormat
- pattern VK_FORMAT_ASTC_8x5_UNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_ASTC_8x5_SRGB_BLOCK :: VkFormat
- pattern VK_FORMAT_ASTC_8x6_UNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_ASTC_8x6_SRGB_BLOCK :: VkFormat
- pattern VK_FORMAT_ASTC_8x8_UNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_ASTC_8x8_SRGB_BLOCK :: VkFormat
- pattern VK_FORMAT_ASTC_10x5_UNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_ASTC_10x5_SRGB_BLOCK :: VkFormat
- pattern VK_FORMAT_ASTC_10x6_UNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_ASTC_10x6_SRGB_BLOCK :: VkFormat
- pattern VK_FORMAT_ASTC_10x8_UNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_ASTC_10x8_SRGB_BLOCK :: VkFormat
- pattern VK_FORMAT_ASTC_10x10_UNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_ASTC_10x10_SRGB_BLOCK :: VkFormat
- pattern VK_FORMAT_ASTC_12x10_UNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_ASTC_12x10_SRGB_BLOCK :: VkFormat
- pattern VK_FORMAT_ASTC_12x12_UNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_ASTC_12x12_SRGB_BLOCK :: VkFormat
- newtype VkFormatFeatureBitmask (a :: FlagType) = VkFormatFeatureBitmask VkFlags
- type VkFormatFeatureFlags = VkFormatFeatureBitmask FlagMask
- type VkFormatFeatureFlagBits = VkFormatFeatureBitmask FlagBit
- pattern VkFormatFeatureFlagBits :: VkFlags -> VkFormatFeatureBitmask FlagBit
- pattern VkFormatFeatureFlags :: VkFlags -> VkFormatFeatureBitmask FlagMask
- pattern VK_FORMAT_FEATURE_SAMPLED_IMAGE_BIT :: VkFormatFeatureBitmask a
- pattern VK_FORMAT_FEATURE_STORAGE_IMAGE_BIT :: VkFormatFeatureBitmask a
- pattern VK_FORMAT_FEATURE_STORAGE_IMAGE_ATOMIC_BIT :: VkFormatFeatureBitmask a
- pattern VK_FORMAT_FEATURE_UNIFORM_TEXEL_BUFFER_BIT :: VkFormatFeatureBitmask a
- pattern VK_FORMAT_FEATURE_STORAGE_TEXEL_BUFFER_BIT :: VkFormatFeatureBitmask a
- pattern VK_FORMAT_FEATURE_STORAGE_TEXEL_BUFFER_ATOMIC_BIT :: VkFormatFeatureBitmask a
- pattern VK_FORMAT_FEATURE_VERTEX_BUFFER_BIT :: VkFormatFeatureBitmask a
- pattern VK_FORMAT_FEATURE_COLOR_ATTACHMENT_BIT :: VkFormatFeatureBitmask a
- pattern VK_FORMAT_FEATURE_COLOR_ATTACHMENT_BLEND_BIT :: VkFormatFeatureBitmask a
- pattern VK_FORMAT_FEATURE_DEPTH_STENCIL_ATTACHMENT_BIT :: VkFormatFeatureBitmask a
- pattern VK_FORMAT_FEATURE_BLIT_SRC_BIT :: VkFormatFeatureBitmask a
- pattern VK_FORMAT_FEATURE_BLIT_DST_BIT :: VkFormatFeatureBitmask a
- pattern VK_FORMAT_FEATURE_SAMPLED_IMAGE_FILTER_LINEAR_BIT :: VkFormatFeatureBitmask a
- newtype VkImageAspectBitmask (a :: FlagType) = VkImageAspectBitmask VkFlags
- type VkImageAspectFlags = VkImageAspectBitmask FlagMask
- type VkImageAspectFlagBits = VkImageAspectBitmask FlagBit
- pattern VkImageAspectFlagBits :: VkFlags -> VkImageAspectBitmask FlagBit
- pattern VkImageAspectFlags :: VkFlags -> VkImageAspectBitmask FlagMask
- pattern VK_IMAGE_ASPECT_COLOR_BIT :: VkImageAspectBitmask a
- pattern VK_IMAGE_ASPECT_DEPTH_BIT :: VkImageAspectBitmask a
- pattern VK_IMAGE_ASPECT_STENCIL_BIT :: VkImageAspectBitmask a
- pattern VK_IMAGE_ASPECT_METADATA_BIT :: VkImageAspectBitmask a
- newtype VkImageCreateBitmask (a :: FlagType) = VkImageCreateBitmask VkFlags
- type VkImageCreateFlags = VkImageCreateBitmask FlagMask
- type VkImageCreateFlagBits = VkImageCreateBitmask FlagBit
- pattern VkImageCreateFlagBits :: VkFlags -> VkImageCreateBitmask FlagBit
- pattern VkImageCreateFlags :: VkFlags -> VkImageCreateBitmask FlagMask
- pattern VK_IMAGE_CREATE_SPARSE_BINDING_BIT :: VkImageCreateBitmask a
- pattern VK_IMAGE_CREATE_SPARSE_RESIDENCY_BIT :: VkImageCreateBitmask a
- pattern VK_IMAGE_CREATE_SPARSE_ALIASED_BIT :: VkImageCreateBitmask a
- pattern VK_IMAGE_CREATE_MUTABLE_FORMAT_BIT :: VkImageCreateBitmask a
- pattern VK_IMAGE_CREATE_CUBE_COMPATIBLE_BIT :: VkImageCreateBitmask a
- newtype VkImageLayout = VkImageLayout Int32
- pattern VK_IMAGE_LAYOUT_UNDEFINED :: VkImageLayout
- pattern VK_IMAGE_LAYOUT_GENERAL :: VkImageLayout
- pattern VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL :: VkImageLayout
- pattern VK_IMAGE_LAYOUT_DEPTH_STENCIL_ATTACHMENT_OPTIMAL :: VkImageLayout
- pattern VK_IMAGE_LAYOUT_DEPTH_STENCIL_READ_ONLY_OPTIMAL :: VkImageLayout
- pattern VK_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL :: VkImageLayout
- pattern VK_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL :: VkImageLayout
- pattern VK_IMAGE_LAYOUT_TRANSFER_DST_OPTIMAL :: VkImageLayout
- pattern VK_IMAGE_LAYOUT_PREINITIALIZED :: VkImageLayout
- newtype VkImageTiling = VkImageTiling Int32
- pattern VK_IMAGE_TILING_OPTIMAL :: VkImageTiling
- pattern VK_IMAGE_TILING_LINEAR :: VkImageTiling
- newtype VkImageType = VkImageType Int32
- pattern VK_IMAGE_TYPE_1D :: VkImageType
- pattern VK_IMAGE_TYPE_2D :: VkImageType
- pattern VK_IMAGE_TYPE_3D :: VkImageType
- newtype VkImageUsageBitmask (a :: FlagType) = VkImageUsageBitmask VkFlags
- type VkImageUsageFlags = VkImageUsageBitmask FlagMask
- type VkImageUsageFlagBits = VkImageUsageBitmask FlagBit
- pattern VkImageUsageFlagBits :: VkFlags -> VkImageUsageBitmask FlagBit
- pattern VkImageUsageFlags :: VkFlags -> VkImageUsageBitmask FlagMask
- pattern VK_IMAGE_USAGE_TRANSFER_SRC_BIT :: VkImageUsageBitmask a
- pattern VK_IMAGE_USAGE_TRANSFER_DST_BIT :: VkImageUsageBitmask a
- pattern VK_IMAGE_USAGE_SAMPLED_BIT :: VkImageUsageBitmask a
- pattern VK_IMAGE_USAGE_STORAGE_BIT :: VkImageUsageBitmask a
- pattern VK_IMAGE_USAGE_COLOR_ATTACHMENT_BIT :: VkImageUsageBitmask a
- pattern VK_IMAGE_USAGE_DEPTH_STENCIL_ATTACHMENT_BIT :: VkImageUsageBitmask a
- pattern VK_IMAGE_USAGE_TRANSIENT_ATTACHMENT_BIT :: VkImageUsageBitmask a
- pattern VK_IMAGE_USAGE_INPUT_ATTACHMENT_BIT :: VkImageUsageBitmask a
- newtype VkImageViewType = VkImageViewType Int32
- pattern VK_IMAGE_VIEW_TYPE_1D :: VkImageViewType
- pattern VK_IMAGE_VIEW_TYPE_2D :: VkImageViewType
- pattern VK_IMAGE_VIEW_TYPE_3D :: VkImageViewType
- pattern VK_IMAGE_VIEW_TYPE_CUBE :: VkImageViewType
- pattern VK_IMAGE_VIEW_TYPE_1D_ARRAY :: VkImageViewType
- pattern VK_IMAGE_VIEW_TYPE_2D_ARRAY :: VkImageViewType
- pattern VK_IMAGE_VIEW_TYPE_CUBE_ARRAY :: VkImageViewType
- newtype VkResult = VkResult Int32
- pattern VK_SUCCESS :: VkResult
- pattern VK_NOT_READY :: VkResult
- pattern VK_TIMEOUT :: VkResult
- pattern VK_EVENT_SET :: VkResult
- pattern VK_EVENT_RESET :: VkResult
- pattern VK_INCOMPLETE :: VkResult
- pattern VK_ERROR_OUT_OF_HOST_MEMORY :: VkResult
- pattern VK_ERROR_OUT_OF_DEVICE_MEMORY :: VkResult
- pattern VK_ERROR_INITIALIZATION_FAILED :: VkResult
- pattern VK_ERROR_DEVICE_LOST :: VkResult
- pattern VK_ERROR_MEMORY_MAP_FAILED :: VkResult
- pattern VK_ERROR_LAYER_NOT_PRESENT :: VkResult
- pattern VK_ERROR_EXTENSION_NOT_PRESENT :: VkResult
- pattern VK_ERROR_FEATURE_NOT_PRESENT :: VkResult
- pattern VK_ERROR_INCOMPATIBLE_DRIVER :: VkResult
- pattern VK_ERROR_TOO_MANY_OBJECTS :: VkResult
- pattern VK_ERROR_FORMAT_NOT_SUPPORTED :: VkResult
- pattern VK_ERROR_FRAGMENTED_POOL :: VkResult
- type VkBuffer = VkPtr VkBuffer_T
- data VkBuffer_T
- type VkBufferView = VkPtr VkBufferView_T
- data VkBufferView_T
- type VkCommandBuffer = Ptr VkCommandBuffer_T
- data VkCommandBuffer_T
- type VkCommandPool = VkPtr VkCommandPool_T
- data VkCommandPool_T
- type VkDebugReportCallbackEXT = VkPtr VkDebugReportCallbackEXT_T
- data VkDebugReportCallbackEXT_T
- type VkDebugUtilsMessengerEXT = VkPtr VkDebugUtilsMessengerEXT_T
- data VkDebugUtilsMessengerEXT_T
- type VkDescriptorPool = VkPtr VkDescriptorPool_T
- data VkDescriptorPool_T
- type VkDescriptorSet = VkPtr VkDescriptorSet_T
- data VkDescriptorSet_T
- type VkDescriptorSetLayout = VkPtr VkDescriptorSetLayout_T
- data VkDescriptorSetLayout_T
- type VkDescriptorUpdateTemplate = VkPtr VkDescriptorUpdateTemplate_T
- data VkDescriptorUpdateTemplate_T
- type VkDescriptorUpdateTemplateKHR = VkPtr VkDescriptorUpdateTemplateKHR_T
- data VkDescriptorUpdateTemplateKHR_T
- type VkDevice = Ptr VkDevice_T
- data VkDevice_T
- type VkDeviceMemory = VkPtr VkDeviceMemory_T
- data VkDeviceMemory_T
- type VkDisplayKHR = VkPtr VkDisplayKHR_T
- data VkDisplayKHR_T
- type VkDisplayModeKHR = VkPtr VkDisplayModeKHR_T
- data VkDisplayModeKHR_T
- type VkEvent = VkPtr VkEvent_T
- data VkEvent_T
- type VkFence = VkPtr VkFence_T
- data VkFence_T
- type VkFramebuffer = VkPtr VkFramebuffer_T
- data VkFramebuffer_T
- type VkImage = VkPtr VkImage_T
- data VkImage_T
- type VkImageView = VkPtr VkImageView_T
- data VkImageView_T
- type VkIndirectCommandsLayoutNVX = VkPtr VkIndirectCommandsLayoutNVX_T
- data VkIndirectCommandsLayoutNVX_T
- type VkInstance = Ptr VkInstance_T
- data VkInstance_T
- type VkObjectTableNVX = VkPtr VkObjectTableNVX_T
- data VkObjectTableNVX_T
- type VkPhysicalDevice = Ptr VkPhysicalDevice_T
- data VkPhysicalDevice_T
- type VkPipeline = VkPtr VkPipeline_T
- data VkPipeline_T
- type VkPipelineCache = VkPtr VkPipelineCache_T
- data VkPipelineCache_T
- type VkPipelineLayout = VkPtr VkPipelineLayout_T
- data VkPipelineLayout_T
- type VkQueryPool = VkPtr VkQueryPool_T
- data VkQueryPool_T
- type VkQueue = Ptr VkQueue_T
- data VkQueue_T
- type VkRenderPass = VkPtr VkRenderPass_T
- data VkRenderPass_T
- type VkSampler = VkPtr VkSampler_T
- data VkSampler_T
- type VkSamplerYcbcrConversion = VkPtr VkSamplerYcbcrConversion_T
- data VkSamplerYcbcrConversion_T
- type VkSamplerYcbcrConversionKHR = VkPtr VkSamplerYcbcrConversionKHR_T
- data VkSamplerYcbcrConversionKHR_T
- type VkSemaphore = VkPtr VkSemaphore_T
- data VkSemaphore_T
- type VkShaderModule = VkPtr VkShaderModule_T
- data VkShaderModule_T
- type VkSurfaceKHR = VkPtr VkSurfaceKHR_T
- data VkSurfaceKHR_T
- type VkSwapchainKHR = VkPtr VkSwapchainKHR_T
- data VkSwapchainKHR_T
- type VkValidationCacheEXT = VkPtr VkValidationCacheEXT_T
- data VkValidationCacheEXT_T
- type VK_NV_EXTERNAL_MEMORY_CAPABILITIES_SPEC_VERSION = 1
- pattern VK_NV_EXTERNAL_MEMORY_CAPABILITIES_SPEC_VERSION :: (Num a, Eq a) => a
- type VK_NV_EXTERNAL_MEMORY_CAPABILITIES_EXTENSION_NAME = "VK_NV_external_memory_capabilities"
- pattern VK_NV_EXTERNAL_MEMORY_CAPABILITIES_EXTENSION_NAME :: CString
Vulkan extension: VK_NV_external_memory_capabilities
supported: vulkan
contact: James Jones cubanismo@
author: NV
type: instance
Extension number: 56
Instances
newtype VkDeviceSize Source #
Constructors
| VkDeviceSize Word64 |
Instances
Instances
newtype VkSampleMask Source #
Constructors
| VkSampleMask Word32 |
Instances
data VkExtent2D Source #
typedef struct VkExtent2D {
uint32_t width;
uint32_t height;
} VkExtent2D;Constructors
| VkExtent2D# Addr# ByteArray# |
Instances
data VkExtent3D Source #
typedef struct VkExtent3D {
uint32_t width;
uint32_t height;
uint32_t depth;
} VkExtent3D;Constructors
| VkExtent3D# Addr# ByteArray# |
Instances
data VkExternalBufferProperties Source #
typedef struct VkExternalBufferProperties {
VkStructureType sType;
void* pNext;
VkExternalMemoryProperties externalMemoryProperties;
} VkExternalBufferProperties;Constructors
| VkExternalBufferProperties# Addr# ByteArray# |
Instances
type VkExternalBufferPropertiesKHR = VkExternalBufferProperties Source #
Alias for VkExternalBufferProperties
data VkExternalFenceProperties Source #
typedef struct VkExternalFenceProperties {
VkStructureType sType;
void* pNext;
VkExternalFenceHandleTypeFlags exportFromImportedHandleTypes;
VkExternalFenceHandleTypeFlags compatibleHandleTypes;
VkExternalFenceFeatureFlags externalFenceFeatures;
} VkExternalFenceProperties;Constructors
| VkExternalFenceProperties# Addr# ByteArray# |
Instances
type VkExternalFencePropertiesKHR = VkExternalFenceProperties Source #
Alias for VkExternalFenceProperties
data VkExternalImageFormatProperties Source #
typedef struct VkExternalImageFormatProperties {
VkStructureType sType;
void* pNext;
VkExternalMemoryProperties externalMemoryProperties;
} VkExternalImageFormatProperties;Constructors
| VkExternalImageFormatProperties# Addr# ByteArray# |
Instances
type VkExternalImageFormatPropertiesKHR = VkExternalImageFormatProperties Source #
Alias for VkExternalImageFormatProperties
data VkExternalImageFormatPropertiesNV Source #
typedef struct VkExternalImageFormatPropertiesNV {
VkImageFormatProperties imageFormatProperties;
VkExternalMemoryFeatureFlagsNV externalMemoryFeatures;
VkExternalMemoryHandleTypeFlagsNV exportFromImportedHandleTypes;
VkExternalMemoryHandleTypeFlagsNV compatibleHandleTypes;
} VkExternalImageFormatPropertiesNV;VkExternalImageFormatPropertiesNV registry at www.khronos.org
Constructors
| VkExternalImageFormatPropertiesNV# Addr# ByteArray# |
Instances
data VkExternalMemoryBufferCreateInfo Source #
typedef struct VkExternalMemoryBufferCreateInfo {
VkStructureType sType;
const void* pNext;
VkExternalMemoryHandleTypeFlags handleTypes;
} VkExternalMemoryBufferCreateInfo;VkExternalMemoryBufferCreateInfo registry at www.khronos.org
Constructors
| VkExternalMemoryBufferCreateInfo# Addr# ByteArray# |
Instances
type VkExternalMemoryBufferCreateInfoKHR = VkExternalMemoryBufferCreateInfo Source #
Alias for VkExternalMemoryBufferCreateInfo
data VkExternalMemoryImageCreateInfo Source #
typedef struct VkExternalMemoryImageCreateInfo {
VkStructureType sType;
const void* pNext;
VkExternalMemoryHandleTypeFlags handleTypes;
} VkExternalMemoryImageCreateInfo;Constructors
| VkExternalMemoryImageCreateInfo# Addr# ByteArray# |
Instances
type VkExternalMemoryImageCreateInfoKHR = VkExternalMemoryImageCreateInfo Source #
Alias for VkExternalMemoryImageCreateInfo
data VkExternalMemoryImageCreateInfoNV Source #
typedef struct VkExternalMemoryImageCreateInfoNV {
VkStructureType sType;
const void* pNext;
VkExternalMemoryHandleTypeFlagsNV handleTypes;
} VkExternalMemoryImageCreateInfoNV;VkExternalMemoryImageCreateInfoNV registry at www.khronos.org
Constructors
| VkExternalMemoryImageCreateInfoNV# Addr# ByteArray# |
Instances
data VkExternalMemoryProperties Source #
typedef struct VkExternalMemoryProperties {
VkExternalMemoryFeatureFlags externalMemoryFeatures;
VkExternalMemoryHandleTypeFlags exportFromImportedHandleTypes;
VkExternalMemoryHandleTypeFlags compatibleHandleTypes;
} VkExternalMemoryProperties;Constructors
| VkExternalMemoryProperties# Addr# ByteArray# |
Instances
type VkExternalMemoryPropertiesKHR = VkExternalMemoryProperties Source #
Alias for VkExternalMemoryProperties
data VkExternalSemaphoreProperties Source #
typedef struct VkExternalSemaphoreProperties {
VkStructureType sType;
void* pNext;
VkExternalSemaphoreHandleTypeFlags exportFromImportedHandleTypes;
VkExternalSemaphoreHandleTypeFlags compatibleHandleTypes;
VkExternalSemaphoreFeatureFlags externalSemaphoreFeatures;
} VkExternalSemaphoreProperties;Constructors
| VkExternalSemaphoreProperties# Addr# ByteArray# |
Instances
type VkExternalSemaphorePropertiesKHR = VkExternalSemaphoreProperties Source #
Alias for VkExternalSemaphoreProperties
newtype VkExternalFenceFeatureFlagBitsKHR Source #
Constructors
| VkExternalFenceFeatureFlagBitsKHR VkFlags |
Instances
newtype VkExternalFenceFeatureBitmask (a :: FlagType) Source #
Constructors
| VkExternalFenceFeatureBitmask VkFlags |
Instances
pattern VK_EXTERNAL_FENCE_FEATURE_EXPORTABLE_BIT :: VkExternalFenceFeatureBitmask a Source #
bitpos = 0
pattern VK_EXTERNAL_FENCE_FEATURE_IMPORTABLE_BIT :: VkExternalFenceFeatureBitmask a Source #
bitpos = 1
newtype VkExternalFenceHandleTypeFlagBitsKHR Source #
Constructors
| VkExternalFenceHandleTypeFlagBitsKHR VkFlags |
Instances
newtype VkExternalFenceHandleTypeBitmask (a :: FlagType) Source #
Constructors
| VkExternalFenceHandleTypeBitmask VkFlags |
Instances
pattern VkExternalFenceHandleTypeFlagBits :: VkFlags -> VkExternalFenceHandleTypeBitmask FlagBit Source #
pattern VkExternalFenceHandleTypeFlags :: VkFlags -> VkExternalFenceHandleTypeBitmask FlagMask Source #
pattern VK_EXTERNAL_FENCE_HANDLE_TYPE_OPAQUE_FD_BIT :: VkExternalFenceHandleTypeBitmask a Source #
bitpos = 0
pattern VK_EXTERNAL_FENCE_HANDLE_TYPE_OPAQUE_WIN32_BIT :: VkExternalFenceHandleTypeBitmask a Source #
bitpos = 1
pattern VK_EXTERNAL_FENCE_HANDLE_TYPE_OPAQUE_WIN32_KMT_BIT :: VkExternalFenceHandleTypeBitmask a Source #
bitpos = 2
pattern VK_EXTERNAL_FENCE_HANDLE_TYPE_SYNC_FD_BIT :: VkExternalFenceHandleTypeBitmask a Source #
bitpos = 3
newtype VkExternalMemoryFeatureFlagBitsKHR Source #
Constructors
| VkExternalMemoryFeatureFlagBitsKHR VkFlags |
Instances
newtype VkExternalMemoryFeatureBitmask (a :: FlagType) Source #
Constructors
| VkExternalMemoryFeatureBitmask VkFlags |
Instances
pattern VkExternalMemoryFeatureFlagBits :: VkFlags -> VkExternalMemoryFeatureBitmask FlagBit Source #
pattern VK_EXTERNAL_MEMORY_FEATURE_DEDICATED_ONLY_BIT :: VkExternalMemoryFeatureBitmask a Source #
bitpos = 0
pattern VK_EXTERNAL_MEMORY_FEATURE_EXPORTABLE_BIT :: VkExternalMemoryFeatureBitmask a Source #
bitpos = 1
pattern VK_EXTERNAL_MEMORY_FEATURE_IMPORTABLE_BIT :: VkExternalMemoryFeatureBitmask a Source #
bitpos = 2
newtype VkExternalMemoryFeatureBitmaskNV (a :: FlagType) Source #
Constructors
| VkExternalMemoryFeatureBitmaskNV VkFlags |
Instances
pattern VkExternalMemoryFeatureFlagBitsNV :: VkFlags -> VkExternalMemoryFeatureBitmaskNV FlagBit Source #
pattern VkExternalMemoryFeatureFlagsNV :: VkFlags -> VkExternalMemoryFeatureBitmaskNV FlagMask Source #
pattern VK_EXTERNAL_MEMORY_FEATURE_DEDICATED_ONLY_BIT_NV :: VkExternalMemoryFeatureBitmaskNV a Source #
bitpos = 0
pattern VK_EXTERNAL_MEMORY_FEATURE_EXPORTABLE_BIT_NV :: VkExternalMemoryFeatureBitmaskNV a Source #
bitpos = 1
pattern VK_EXTERNAL_MEMORY_FEATURE_IMPORTABLE_BIT_NV :: VkExternalMemoryFeatureBitmaskNV a Source #
bitpos = 2
newtype VkExternalMemoryHandleTypeFlagBitsKHR Source #
Constructors
| VkExternalMemoryHandleTypeFlagBitsKHR VkFlags |
Instances
newtype VkExternalMemoryHandleTypeBitmask (a :: FlagType) Source #
Constructors
| VkExternalMemoryHandleTypeBitmask VkFlags |
Instances
pattern VkExternalMemoryHandleTypeFlagBits :: VkFlags -> VkExternalMemoryHandleTypeBitmask FlagBit Source #
pattern VkExternalMemoryHandleTypeFlags :: VkFlags -> VkExternalMemoryHandleTypeBitmask FlagMask Source #
pattern VK_EXTERNAL_MEMORY_HANDLE_TYPE_OPAQUE_FD_BIT :: VkExternalMemoryHandleTypeBitmask a Source #
bitpos = 0
pattern VK_EXTERNAL_MEMORY_HANDLE_TYPE_OPAQUE_WIN32_BIT :: VkExternalMemoryHandleTypeBitmask a Source #
bitpos = 1
pattern VK_EXTERNAL_MEMORY_HANDLE_TYPE_OPAQUE_WIN32_KMT_BIT :: VkExternalMemoryHandleTypeBitmask a Source #
bitpos = 2
pattern VK_EXTERNAL_MEMORY_HANDLE_TYPE_D3D11_TEXTURE_BIT :: VkExternalMemoryHandleTypeBitmask a Source #
bitpos = 3
pattern VK_EXTERNAL_MEMORY_HANDLE_TYPE_D3D11_TEXTURE_KMT_BIT :: VkExternalMemoryHandleTypeBitmask a Source #
bitpos = 4
pattern VK_EXTERNAL_MEMORY_HANDLE_TYPE_D3D12_HEAP_BIT :: VkExternalMemoryHandleTypeBitmask a Source #
bitpos = 5
pattern VK_EXTERNAL_MEMORY_HANDLE_TYPE_D3D12_RESOURCE_BIT :: VkExternalMemoryHandleTypeBitmask a Source #
bitpos = 6
newtype VkExternalMemoryHandleTypeBitmaskNV (a :: FlagType) Source #
Constructors
| VkExternalMemoryHandleTypeBitmaskNV VkFlags |
Instances
pattern VkExternalMemoryHandleTypeFlagBitsNV :: VkFlags -> VkExternalMemoryHandleTypeBitmaskNV FlagBit Source #
pattern VkExternalMemoryHandleTypeFlagsNV :: VkFlags -> VkExternalMemoryHandleTypeBitmaskNV FlagMask Source #
pattern VK_EXTERNAL_MEMORY_HANDLE_TYPE_OPAQUE_WIN32_BIT_NV :: VkExternalMemoryHandleTypeBitmaskNV a Source #
bitpos = 0
pattern VK_EXTERNAL_MEMORY_HANDLE_TYPE_OPAQUE_WIN32_KMT_BIT_NV :: VkExternalMemoryHandleTypeBitmaskNV a Source #
bitpos = 1
pattern VK_EXTERNAL_MEMORY_HANDLE_TYPE_D3D11_IMAGE_BIT_NV :: VkExternalMemoryHandleTypeBitmaskNV a Source #
bitpos = 2
pattern VK_EXTERNAL_MEMORY_HANDLE_TYPE_D3D11_IMAGE_KMT_BIT_NV :: VkExternalMemoryHandleTypeBitmaskNV a Source #
bitpos = 3
newtype VkExternalSemaphoreFeatureFlagBitsKHR Source #
Constructors
| VkExternalSemaphoreFeatureFlagBitsKHR VkFlags |
Instances
newtype VkExternalSemaphoreFeatureBitmask (a :: FlagType) Source #
Constructors
| VkExternalSemaphoreFeatureBitmask VkFlags |
Instances
pattern VkExternalSemaphoreFeatureFlagBits :: VkFlags -> VkExternalSemaphoreFeatureBitmask FlagBit Source #
pattern VkExternalSemaphoreFeatureFlags :: VkFlags -> VkExternalSemaphoreFeatureBitmask FlagMask Source #
pattern VK_EXTERNAL_SEMAPHORE_FEATURE_EXPORTABLE_BIT :: VkExternalSemaphoreFeatureBitmask a Source #
bitpos = 0
pattern VK_EXTERNAL_SEMAPHORE_FEATURE_IMPORTABLE_BIT :: VkExternalSemaphoreFeatureBitmask a Source #
bitpos = 1
newtype VkExternalSemaphoreHandleTypeFlagBitsKHR Source #
Constructors
| VkExternalSemaphoreHandleTypeFlagBitsKHR VkFlags |
Instances
newtype VkExternalSemaphoreHandleTypeBitmask (a :: FlagType) Source #
Constructors
| VkExternalSemaphoreHandleTypeBitmask VkFlags |
Instances
pattern VkExternalSemaphoreHandleTypeFlagBits :: VkFlags -> VkExternalSemaphoreHandleTypeBitmask FlagBit Source #
pattern VkExternalSemaphoreHandleTypeFlags :: VkFlags -> VkExternalSemaphoreHandleTypeBitmask FlagMask Source #
pattern VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_OPAQUE_FD_BIT :: VkExternalSemaphoreHandleTypeBitmask a Source #
bitpos = 0
pattern VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_OPAQUE_WIN32_BIT :: VkExternalSemaphoreHandleTypeBitmask a Source #
bitpos = 1
pattern VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_OPAQUE_WIN32_KMT_BIT :: VkExternalSemaphoreHandleTypeBitmask a Source #
bitpos = 2
pattern VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_D3D12_FENCE_BIT :: VkExternalSemaphoreHandleTypeBitmask a Source #
bitpos = 3
pattern VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_SYNC_FD_BIT :: VkExternalSemaphoreHandleTypeBitmask a Source #
bitpos = 4
data VkImageBlit Source #
typedef struct VkImageBlit {
VkImageSubresourceLayers srcSubresource;
VkOffset3D srcOffsets[2];
VkImageSubresourceLayers dstSubresource;
VkOffset3D dstOffsets[2];
} VkImageBlit;Constructors
| VkImageBlit# Addr# ByteArray# |
Instances
data VkImageCopy Source #
typedef struct VkImageCopy {
VkImageSubresourceLayers srcSubresource;
VkOffset3D srcOffset;
VkImageSubresourceLayers dstSubresource;
VkOffset3D dstOffset;
VkExtent3D extent;
} VkImageCopy;Constructors
| VkImageCopy# Addr# ByteArray# |
Instances
data VkImageCreateInfo Source #
typedef struct VkImageCreateInfo {
VkStructureType sType;
const void* pNext;
VkImageCreateFlags flags;
VkImageType imageType;
VkFormat format;
VkExtent3D extent;
uint32_t mipLevels;
uint32_t arrayLayers;
VkSampleCountFlagBits samples;
VkImageTiling tiling;
VkImageUsageFlags usage;
VkSharingMode sharingMode;
uint32_t queueFamilyIndexCount;
const uint32_t* pQueueFamilyIndices;
VkImageLayout initialLayout;
} VkImageCreateInfo;Constructors
| VkImageCreateInfo# Addr# ByteArray# |
Instances
data VkImageFormatListCreateInfoKHR Source #
typedef struct VkImageFormatListCreateInfoKHR {
VkStructureType sType;
const void* pNext;
uint32_t viewFormatCount;
const VkFormat* pViewFormats;
} VkImageFormatListCreateInfoKHR;Constructors
| VkImageFormatListCreateInfoKHR# Addr# ByteArray# |
Instances
data VkImageFormatProperties Source #
typedef struct VkImageFormatProperties {
VkExtent3D maxExtent;
uint32_t maxMipLevels;
uint32_t maxArrayLayers;
VkSampleCountFlags sampleCounts;
VkDeviceSize maxResourceSize;
} VkImageFormatProperties;Constructors
| VkImageFormatProperties# Addr# ByteArray# |
Instances
data VkImageFormatProperties2 Source #
typedef struct VkImageFormatProperties2 {
VkStructureType sType;
void* pNext;
VkImageFormatProperties imageFormatProperties;
} VkImageFormatProperties2;Constructors
| VkImageFormatProperties2# Addr# ByteArray# |
Instances
type VkImageFormatProperties2KHR = VkImageFormatProperties2 Source #
Alias for VkImageFormatProperties2
data VkImageMemoryBarrier Source #
typedef struct VkImageMemoryBarrier {
VkStructureType sType;
const void* pNext;
VkAccessFlags srcAccessMask;
VkAccessFlags dstAccessMask;
VkImageLayout oldLayout;
VkImageLayout newLayout;
uint32_t srcQueueFamilyIndex;
uint32_t dstQueueFamilyIndex;
VkImage image;
VkImageSubresourceRange subresourceRange;
} VkImageMemoryBarrier;Constructors
| VkImageMemoryBarrier# Addr# ByteArray# |
Instances
data VkImageMemoryRequirementsInfo2 Source #
typedef struct VkImageMemoryRequirementsInfo2 {
VkStructureType sType;
const void* pNext;
VkImage image;
} VkImageMemoryRequirementsInfo2;Constructors
| VkImageMemoryRequirementsInfo2# Addr# ByteArray# |
Instances
type VkImageMemoryRequirementsInfo2KHR = VkImageMemoryRequirementsInfo2 Source #
Alias for VkImageMemoryRequirementsInfo2
data VkImagePlaneMemoryRequirementsInfo Source #
typedef struct VkImagePlaneMemoryRequirementsInfo {
VkStructureType sType;
const void* pNext;
VkImageAspectFlagBits planeAspect;
} VkImagePlaneMemoryRequirementsInfo;VkImagePlaneMemoryRequirementsInfo registry at www.khronos.org
Constructors
| VkImagePlaneMemoryRequirementsInfo# Addr# ByteArray# |
Instances
type VkImagePlaneMemoryRequirementsInfoKHR = VkImagePlaneMemoryRequirementsInfo Source #
Alias for VkImagePlaneMemoryRequirementsInfo
data VkImageResolve Source #
typedef struct VkImageResolve {
VkImageSubresourceLayers srcSubresource;
VkOffset3D srcOffset;
VkImageSubresourceLayers dstSubresource;
VkOffset3D dstOffset;
VkExtent3D extent;
} VkImageResolve;Constructors
| VkImageResolve# Addr# ByteArray# |
Instances
data VkImageSparseMemoryRequirementsInfo2 Source #
typedef struct VkImageSparseMemoryRequirementsInfo2 {
VkStructureType sType;
const void* pNext;
VkImage image;
} VkImageSparseMemoryRequirementsInfo2;VkImageSparseMemoryRequirementsInfo2 registry at www.khronos.org
Constructors
| VkImageSparseMemoryRequirementsInfo2# Addr# ByteArray# |
Instances
type VkImageSparseMemoryRequirementsInfo2KHR = VkImageSparseMemoryRequirementsInfo2 Source #
Alias for VkImageSparseMemoryRequirementsInfo2
data VkImageSubresource Source #
typedef struct VkImageSubresource {
VkImageAspectFlags aspectMask;
uint32_t mipLevel;
uint32_t arrayLayer;
} VkImageSubresource;Constructors
| VkImageSubresource# Addr# ByteArray# |
Instances
data VkImageSubresourceLayers Source #
typedef struct VkImageSubresourceLayers {
VkImageAspectFlags aspectMask;
uint32_t mipLevel;
uint32_t baseArrayLayer;
uint32_t layerCount;
} VkImageSubresourceLayers;Constructors
| VkImageSubresourceLayers# Addr# ByteArray# |
Instances
data VkImageSubresourceRange Source #
typedef struct VkImageSubresourceRange {
VkImageAspectFlags aspectMask;
uint32_t baseMipLevel;
uint32_t levelCount;
uint32_t baseArrayLayer;
uint32_t layerCount;
} VkImageSubresourceRange;Constructors
| VkImageSubresourceRange# Addr# ByteArray# |
Instances
data VkImageSwapchainCreateInfoKHR Source #
typedef struct VkImageSwapchainCreateInfoKHR {
VkStructureType sType;
const void* pNext;
VkSwapchainKHR swapchain;
} VkImageSwapchainCreateInfoKHR;Constructors
| VkImageSwapchainCreateInfoKHR# Addr# ByteArray# |
Instances
data VkImageViewCreateInfo Source #
typedef struct VkImageViewCreateInfo {
VkStructureType sType;
const void* pNext;
VkImageViewCreateFlags flags;
VkImage image;
VkImageViewType viewType;
VkFormat format;
VkComponentMapping components;
VkImageSubresourceRange subresourceRange;
} VkImageViewCreateInfo;Constructors
| VkImageViewCreateInfo# Addr# ByteArray# |
Instances
data VkImageViewUsageCreateInfo Source #
typedef struct VkImageViewUsageCreateInfo {
VkStructureType sType;
const void* pNext;
VkImageUsageFlags usage;
} VkImageViewUsageCreateInfo;Constructors
| VkImageViewUsageCreateInfo# Addr# ByteArray# |
Instances
type VkImageViewUsageCreateInfoKHR = VkImageViewUsageCreateInfo Source #
Alias for VkImageViewUsageCreateInfo
newtype VkSampleCountBitmask (a :: FlagType) Source #
Constructors
| VkSampleCountBitmask VkFlags |
Instances
pattern VkSampleCountFlagBits :: VkFlags -> VkSampleCountBitmask FlagBit Source #
pattern VkSampleCountFlags :: VkFlags -> VkSampleCountBitmask FlagMask Source #
pattern VK_SAMPLE_COUNT_1_BIT :: VkSampleCountBitmask a Source #
Sample count 1 supported
bitpos = 0
pattern VK_SAMPLE_COUNT_2_BIT :: VkSampleCountBitmask a Source #
Sample count 2 supported
bitpos = 1
pattern VK_SAMPLE_COUNT_4_BIT :: VkSampleCountBitmask a Source #
Sample count 4 supported
bitpos = 2
pattern VK_SAMPLE_COUNT_8_BIT :: VkSampleCountBitmask a Source #
Sample count 8 supported
bitpos = 3
pattern VK_SAMPLE_COUNT_16_BIT :: VkSampleCountBitmask a Source #
Sample count 16 supported
bitpos = 4
pattern VK_SAMPLE_COUNT_32_BIT :: VkSampleCountBitmask a Source #
Sample count 32 supported
bitpos = 5
pattern VK_SAMPLE_COUNT_64_BIT :: VkSampleCountBitmask a Source #
Sample count 64 supported
bitpos = 6
type VkGetPhysicalDeviceExternalImageFormatPropertiesNV = "vkGetPhysicalDeviceExternalImageFormatPropertiesNV" Source #
type HS_vkGetPhysicalDeviceExternalImageFormatPropertiesNV Source #
Arguments
| = VkPhysicalDevice | physicalDevice |
| -> VkFormat | format |
| -> VkImageType | type |
| -> VkImageTiling | tiling |
| -> VkImageUsageFlags | usage |
| -> VkImageCreateFlags | flags |
| -> VkExternalMemoryHandleTypeFlagsNV | externalHandleType |
| -> Ptr VkExternalImageFormatPropertiesNV | pExternalImageFormatProperties |
| -> IO VkResult |
Success codes: VK_SUCCESS.
Error codes: VK_ERROR_OUT_OF_HOST_MEMORY, VK_ERROR_OUT_OF_DEVICE_MEMORY, VK_ERROR_FORMAT_NOT_SUPPORTED.
VkResult vkGetPhysicalDeviceExternalImageFormatPropertiesNV
( VkPhysicalDevice physicalDevice
, VkFormat format
, VkImageType type
, VkImageTiling tiling
, VkImageUsageFlags usage
, VkImageCreateFlags flags
, VkExternalMemoryHandleTypeFlagsNV externalHandleType
, VkExternalImageFormatPropertiesNV* pExternalImageFormatProperties
)vkGetPhysicalDeviceExternalImageFormatPropertiesNV registry at www.khronos.org
type PFN_vkGetPhysicalDeviceExternalImageFormatPropertiesNV = FunPtr HS_vkGetPhysicalDeviceExternalImageFormatPropertiesNV Source #
module Graphics.Vulkan.Marshal
Instances
| Bounded VkFormat Source # | |
| Enum VkFormat Source # | |
Defined in Graphics.Vulkan.Types.Enum.Format | |
| Eq VkFormat Source # | |
| Data VkFormat Source # | |
Defined in Graphics.Vulkan.Types.Enum.Format Methods gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> VkFormat -> c VkFormat # gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c VkFormat # toConstr :: VkFormat -> Constr # dataTypeOf :: VkFormat -> DataType # dataCast1 :: Typeable t => (forall d. Data d => c (t d)) -> Maybe (c VkFormat) # dataCast2 :: Typeable t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c VkFormat) # gmapT :: (forall b. Data b => b -> b) -> VkFormat -> VkFormat # gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> VkFormat -> r # gmapQr :: forall r r'. (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> VkFormat -> r # gmapQ :: (forall d. Data d => d -> u) -> VkFormat -> [u] # gmapQi :: Int -> (forall d. Data d => d -> u) -> VkFormat -> u # gmapM :: Monad m => (forall d. Data d => d -> m d) -> VkFormat -> m VkFormat # gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> VkFormat -> m VkFormat # gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> VkFormat -> m VkFormat # | |
| Num VkFormat Source # | |
Defined in Graphics.Vulkan.Types.Enum.Format | |
| Ord VkFormat Source # | |
Defined in Graphics.Vulkan.Types.Enum.Format | |
| Read VkFormat Source # | |
| Show VkFormat Source # | |
| Generic VkFormat Source # | |
| Storable VkFormat Source # | |
Defined in Graphics.Vulkan.Types.Enum.Format | |
| type Rep VkFormat Source # | |
Defined in Graphics.Vulkan.Types.Enum.Format | |
pattern VK_FORMAT_UNDEFINED :: VkFormat Source #
pattern VK_FORMAT_R4G4_UNORM_PACK8 :: VkFormat Source #
pattern VK_FORMAT_R4G4B4A4_UNORM_PACK16 :: VkFormat Source #
pattern VK_FORMAT_B4G4R4A4_UNORM_PACK16 :: VkFormat Source #
pattern VK_FORMAT_R5G6B5_UNORM_PACK16 :: VkFormat Source #
pattern VK_FORMAT_B5G6R5_UNORM_PACK16 :: VkFormat Source #
pattern VK_FORMAT_R5G5B5A1_UNORM_PACK16 :: VkFormat Source #
pattern VK_FORMAT_B5G5R5A1_UNORM_PACK16 :: VkFormat Source #
pattern VK_FORMAT_A1R5G5B5_UNORM_PACK16 :: VkFormat Source #
pattern VK_FORMAT_R8_UNORM :: VkFormat Source #
pattern VK_FORMAT_R8_SNORM :: VkFormat Source #
pattern VK_FORMAT_R8_USCALED :: VkFormat Source #
pattern VK_FORMAT_R8_SSCALED :: VkFormat Source #
pattern VK_FORMAT_R8_UINT :: VkFormat Source #
pattern VK_FORMAT_R8_SINT :: VkFormat Source #
pattern VK_FORMAT_R8_SRGB :: VkFormat Source #
pattern VK_FORMAT_R8G8_UNORM :: VkFormat Source #
pattern VK_FORMAT_R8G8_SNORM :: VkFormat Source #
pattern VK_FORMAT_R8G8_USCALED :: VkFormat Source #
pattern VK_FORMAT_R8G8_SSCALED :: VkFormat Source #
pattern VK_FORMAT_R8G8_UINT :: VkFormat Source #
pattern VK_FORMAT_R8G8_SINT :: VkFormat Source #
pattern VK_FORMAT_R8G8_SRGB :: VkFormat Source #
pattern VK_FORMAT_R8G8B8_UNORM :: VkFormat Source #
pattern VK_FORMAT_R8G8B8_SNORM :: VkFormat Source #
pattern VK_FORMAT_R8G8B8_USCALED :: VkFormat Source #
pattern VK_FORMAT_R8G8B8_SSCALED :: VkFormat Source #
pattern VK_FORMAT_R8G8B8_UINT :: VkFormat Source #
pattern VK_FORMAT_R8G8B8_SINT :: VkFormat Source #
pattern VK_FORMAT_R8G8B8_SRGB :: VkFormat Source #
pattern VK_FORMAT_B8G8R8_UNORM :: VkFormat Source #
pattern VK_FORMAT_B8G8R8_SNORM :: VkFormat Source #
pattern VK_FORMAT_B8G8R8_USCALED :: VkFormat Source #
pattern VK_FORMAT_B8G8R8_SSCALED :: VkFormat Source #
pattern VK_FORMAT_B8G8R8_UINT :: VkFormat Source #
pattern VK_FORMAT_B8G8R8_SINT :: VkFormat Source #
pattern VK_FORMAT_B8G8R8_SRGB :: VkFormat Source #
pattern VK_FORMAT_R8G8B8A8_UNORM :: VkFormat Source #
pattern VK_FORMAT_R8G8B8A8_SNORM :: VkFormat Source #
pattern VK_FORMAT_R8G8B8A8_USCALED :: VkFormat Source #
pattern VK_FORMAT_R8G8B8A8_SSCALED :: VkFormat Source #
pattern VK_FORMAT_R8G8B8A8_UINT :: VkFormat Source #
pattern VK_FORMAT_R8G8B8A8_SINT :: VkFormat Source #
pattern VK_FORMAT_R8G8B8A8_SRGB :: VkFormat Source #
pattern VK_FORMAT_B8G8R8A8_UNORM :: VkFormat Source #
pattern VK_FORMAT_B8G8R8A8_SNORM :: VkFormat Source #
pattern VK_FORMAT_B8G8R8A8_USCALED :: VkFormat Source #
pattern VK_FORMAT_B8G8R8A8_SSCALED :: VkFormat Source #
pattern VK_FORMAT_B8G8R8A8_UINT :: VkFormat Source #
pattern VK_FORMAT_B8G8R8A8_SINT :: VkFormat Source #
pattern VK_FORMAT_B8G8R8A8_SRGB :: VkFormat Source #
pattern VK_FORMAT_A8B8G8R8_UNORM_PACK32 :: VkFormat Source #
pattern VK_FORMAT_A8B8G8R8_SNORM_PACK32 :: VkFormat Source #
pattern VK_FORMAT_A8B8G8R8_USCALED_PACK32 :: VkFormat Source #
pattern VK_FORMAT_A8B8G8R8_SSCALED_PACK32 :: VkFormat Source #
pattern VK_FORMAT_A8B8G8R8_UINT_PACK32 :: VkFormat Source #
pattern VK_FORMAT_A8B8G8R8_SINT_PACK32 :: VkFormat Source #
pattern VK_FORMAT_A8B8G8R8_SRGB_PACK32 :: VkFormat Source #
pattern VK_FORMAT_A2R10G10B10_UNORM_PACK32 :: VkFormat Source #
pattern VK_FORMAT_A2R10G10B10_SNORM_PACK32 :: VkFormat Source #
pattern VK_FORMAT_A2R10G10B10_USCALED_PACK32 :: VkFormat Source #
pattern VK_FORMAT_A2R10G10B10_SSCALED_PACK32 :: VkFormat Source #
pattern VK_FORMAT_A2R10G10B10_UINT_PACK32 :: VkFormat Source #
pattern VK_FORMAT_A2R10G10B10_SINT_PACK32 :: VkFormat Source #
pattern VK_FORMAT_A2B10G10R10_UNORM_PACK32 :: VkFormat Source #
pattern VK_FORMAT_A2B10G10R10_SNORM_PACK32 :: VkFormat Source #
pattern VK_FORMAT_A2B10G10R10_USCALED_PACK32 :: VkFormat Source #
pattern VK_FORMAT_A2B10G10R10_SSCALED_PACK32 :: VkFormat Source #
pattern VK_FORMAT_A2B10G10R10_UINT_PACK32 :: VkFormat Source #
pattern VK_FORMAT_A2B10G10R10_SINT_PACK32 :: VkFormat Source #
pattern VK_FORMAT_R16_UNORM :: VkFormat Source #
pattern VK_FORMAT_R16_SNORM :: VkFormat Source #
pattern VK_FORMAT_R16_USCALED :: VkFormat Source #
pattern VK_FORMAT_R16_SSCALED :: VkFormat Source #
pattern VK_FORMAT_R16_UINT :: VkFormat Source #
pattern VK_FORMAT_R16_SINT :: VkFormat Source #
pattern VK_FORMAT_R16_SFLOAT :: VkFormat Source #
pattern VK_FORMAT_R16G16_UNORM :: VkFormat Source #
pattern VK_FORMAT_R16G16_SNORM :: VkFormat Source #
pattern VK_FORMAT_R16G16_USCALED :: VkFormat Source #
pattern VK_FORMAT_R16G16_SSCALED :: VkFormat Source #
pattern VK_FORMAT_R16G16_UINT :: VkFormat Source #
pattern VK_FORMAT_R16G16_SINT :: VkFormat Source #
pattern VK_FORMAT_R16G16_SFLOAT :: VkFormat Source #
pattern VK_FORMAT_R16G16B16_UNORM :: VkFormat Source #
pattern VK_FORMAT_R16G16B16_SNORM :: VkFormat Source #
pattern VK_FORMAT_R16G16B16_USCALED :: VkFormat Source #
pattern VK_FORMAT_R16G16B16_SSCALED :: VkFormat Source #
pattern VK_FORMAT_R16G16B16_UINT :: VkFormat Source #
pattern VK_FORMAT_R16G16B16_SINT :: VkFormat Source #
pattern VK_FORMAT_R16G16B16_SFLOAT :: VkFormat Source #
pattern VK_FORMAT_R16G16B16A16_UNORM :: VkFormat Source #
pattern VK_FORMAT_R16G16B16A16_SNORM :: VkFormat Source #
pattern VK_FORMAT_R16G16B16A16_USCALED :: VkFormat Source #
pattern VK_FORMAT_R16G16B16A16_SSCALED :: VkFormat Source #
pattern VK_FORMAT_R16G16B16A16_UINT :: VkFormat Source #
pattern VK_FORMAT_R16G16B16A16_SINT :: VkFormat Source #
pattern VK_FORMAT_R16G16B16A16_SFLOAT :: VkFormat Source #
pattern VK_FORMAT_R32_UINT :: VkFormat Source #
pattern VK_FORMAT_R32_SINT :: VkFormat Source #
pattern VK_FORMAT_R32_SFLOAT :: VkFormat Source #
pattern VK_FORMAT_R32G32_UINT :: VkFormat Source #
pattern VK_FORMAT_R32G32_SINT :: VkFormat Source #
pattern VK_FORMAT_R32G32_SFLOAT :: VkFormat Source #
pattern VK_FORMAT_R32G32B32_UINT :: VkFormat Source #
pattern VK_FORMAT_R32G32B32_SINT :: VkFormat Source #
pattern VK_FORMAT_R32G32B32_SFLOAT :: VkFormat Source #
pattern VK_FORMAT_R32G32B32A32_UINT :: VkFormat Source #
pattern VK_FORMAT_R32G32B32A32_SINT :: VkFormat Source #
pattern VK_FORMAT_R32G32B32A32_SFLOAT :: VkFormat Source #
pattern VK_FORMAT_R64_UINT :: VkFormat Source #
pattern VK_FORMAT_R64_SINT :: VkFormat Source #
pattern VK_FORMAT_R64_SFLOAT :: VkFormat Source #
pattern VK_FORMAT_R64G64_UINT :: VkFormat Source #
pattern VK_FORMAT_R64G64_SINT :: VkFormat Source #
pattern VK_FORMAT_R64G64_SFLOAT :: VkFormat Source #
pattern VK_FORMAT_R64G64B64_UINT :: VkFormat Source #
pattern VK_FORMAT_R64G64B64_SINT :: VkFormat Source #
pattern VK_FORMAT_R64G64B64_SFLOAT :: VkFormat Source #
pattern VK_FORMAT_R64G64B64A64_UINT :: VkFormat Source #
pattern VK_FORMAT_R64G64B64A64_SINT :: VkFormat Source #
pattern VK_FORMAT_R64G64B64A64_SFLOAT :: VkFormat Source #
pattern VK_FORMAT_B10G11R11_UFLOAT_PACK32 :: VkFormat Source #
pattern VK_FORMAT_E5B9G9R9_UFLOAT_PACK32 :: VkFormat Source #
pattern VK_FORMAT_D16_UNORM :: VkFormat Source #
pattern VK_FORMAT_X8_D24_UNORM_PACK32 :: VkFormat Source #
pattern VK_FORMAT_D32_SFLOAT :: VkFormat Source #
pattern VK_FORMAT_S8_UINT :: VkFormat Source #
pattern VK_FORMAT_D16_UNORM_S8_UINT :: VkFormat Source #
pattern VK_FORMAT_D24_UNORM_S8_UINT :: VkFormat Source #
pattern VK_FORMAT_D32_SFLOAT_S8_UINT :: VkFormat Source #
pattern VK_FORMAT_BC1_RGB_UNORM_BLOCK :: VkFormat Source #
pattern VK_FORMAT_BC1_RGB_SRGB_BLOCK :: VkFormat Source #
pattern VK_FORMAT_BC1_RGBA_UNORM_BLOCK :: VkFormat Source #
pattern VK_FORMAT_BC1_RGBA_SRGB_BLOCK :: VkFormat Source #
pattern VK_FORMAT_BC2_UNORM_BLOCK :: VkFormat Source #
pattern VK_FORMAT_BC2_SRGB_BLOCK :: VkFormat Source #
pattern VK_FORMAT_BC3_UNORM_BLOCK :: VkFormat Source #
pattern VK_FORMAT_BC3_SRGB_BLOCK :: VkFormat Source #
pattern VK_FORMAT_BC4_UNORM_BLOCK :: VkFormat Source #
pattern VK_FORMAT_BC4_SNORM_BLOCK :: VkFormat Source #
pattern VK_FORMAT_BC5_UNORM_BLOCK :: VkFormat Source #
pattern VK_FORMAT_BC5_SNORM_BLOCK :: VkFormat Source #
pattern VK_FORMAT_BC6H_UFLOAT_BLOCK :: VkFormat Source #
pattern VK_FORMAT_BC6H_SFLOAT_BLOCK :: VkFormat Source #
pattern VK_FORMAT_BC7_UNORM_BLOCK :: VkFormat Source #
pattern VK_FORMAT_BC7_SRGB_BLOCK :: VkFormat Source #
pattern VK_FORMAT_ETC2_R8G8B8_UNORM_BLOCK :: VkFormat Source #
pattern VK_FORMAT_ETC2_R8G8B8_SRGB_BLOCK :: VkFormat Source #
pattern VK_FORMAT_ETC2_R8G8B8A1_UNORM_BLOCK :: VkFormat Source #
pattern VK_FORMAT_ETC2_R8G8B8A1_SRGB_BLOCK :: VkFormat Source #
pattern VK_FORMAT_ETC2_R8G8B8A8_UNORM_BLOCK :: VkFormat Source #
pattern VK_FORMAT_ETC2_R8G8B8A8_SRGB_BLOCK :: VkFormat Source #
pattern VK_FORMAT_EAC_R11_UNORM_BLOCK :: VkFormat Source #
pattern VK_FORMAT_EAC_R11_SNORM_BLOCK :: VkFormat Source #
pattern VK_FORMAT_EAC_R11G11_UNORM_BLOCK :: VkFormat Source #
pattern VK_FORMAT_EAC_R11G11_SNORM_BLOCK :: VkFormat Source #
pattern VK_FORMAT_ASTC_4x4_UNORM_BLOCK :: VkFormat Source #
pattern VK_FORMAT_ASTC_4x4_SRGB_BLOCK :: VkFormat Source #
pattern VK_FORMAT_ASTC_5x4_UNORM_BLOCK :: VkFormat Source #
pattern VK_FORMAT_ASTC_5x4_SRGB_BLOCK :: VkFormat Source #
pattern VK_FORMAT_ASTC_5x5_UNORM_BLOCK :: VkFormat Source #
pattern VK_FORMAT_ASTC_5x5_SRGB_BLOCK :: VkFormat Source #
pattern VK_FORMAT_ASTC_6x5_UNORM_BLOCK :: VkFormat Source #
pattern VK_FORMAT_ASTC_6x5_SRGB_BLOCK :: VkFormat Source #
pattern VK_FORMAT_ASTC_6x6_UNORM_BLOCK :: VkFormat Source #
pattern VK_FORMAT_ASTC_6x6_SRGB_BLOCK :: VkFormat Source #
pattern VK_FORMAT_ASTC_8x5_UNORM_BLOCK :: VkFormat Source #
pattern VK_FORMAT_ASTC_8x5_SRGB_BLOCK :: VkFormat Source #
pattern VK_FORMAT_ASTC_8x6_UNORM_BLOCK :: VkFormat Source #
pattern VK_FORMAT_ASTC_8x6_SRGB_BLOCK :: VkFormat Source #
pattern VK_FORMAT_ASTC_8x8_UNORM_BLOCK :: VkFormat Source #
pattern VK_FORMAT_ASTC_8x8_SRGB_BLOCK :: VkFormat Source #
pattern VK_FORMAT_ASTC_10x5_UNORM_BLOCK :: VkFormat Source #
pattern VK_FORMAT_ASTC_10x5_SRGB_BLOCK :: VkFormat Source #
pattern VK_FORMAT_ASTC_10x6_UNORM_BLOCK :: VkFormat Source #
pattern VK_FORMAT_ASTC_10x6_SRGB_BLOCK :: VkFormat Source #
pattern VK_FORMAT_ASTC_10x8_UNORM_BLOCK :: VkFormat Source #
pattern VK_FORMAT_ASTC_10x8_SRGB_BLOCK :: VkFormat Source #
pattern VK_FORMAT_ASTC_10x10_UNORM_BLOCK :: VkFormat Source #
pattern VK_FORMAT_ASTC_10x10_SRGB_BLOCK :: VkFormat Source #
pattern VK_FORMAT_ASTC_12x10_UNORM_BLOCK :: VkFormat Source #
pattern VK_FORMAT_ASTC_12x10_SRGB_BLOCK :: VkFormat Source #
pattern VK_FORMAT_ASTC_12x12_UNORM_BLOCK :: VkFormat Source #
pattern VK_FORMAT_ASTC_12x12_SRGB_BLOCK :: VkFormat Source #
newtype VkFormatFeatureBitmask (a :: FlagType) Source #
Constructors
| VkFormatFeatureBitmask VkFlags |
Instances
pattern VkFormatFeatureFlagBits :: VkFlags -> VkFormatFeatureBitmask FlagBit Source #
pattern VkFormatFeatureFlags :: VkFlags -> VkFormatFeatureBitmask FlagMask Source #
pattern VK_FORMAT_FEATURE_SAMPLED_IMAGE_BIT :: VkFormatFeatureBitmask a Source #
Format can be used for sampled images (SAMPLED_IMAGE and COMBINED_IMAGE_SAMPLER descriptor types)
bitpos = 0
pattern VK_FORMAT_FEATURE_STORAGE_IMAGE_BIT :: VkFormatFeatureBitmask a Source #
Format can be used for storage images (STORAGE_IMAGE descriptor type)
bitpos = 1
pattern VK_FORMAT_FEATURE_STORAGE_IMAGE_ATOMIC_BIT :: VkFormatFeatureBitmask a Source #
Format supports atomic operations in case it is used for storage images
bitpos = 2
pattern VK_FORMAT_FEATURE_UNIFORM_TEXEL_BUFFER_BIT :: VkFormatFeatureBitmask a Source #
Format can be used for uniform texel buffers (TBOs)
bitpos = 3
pattern VK_FORMAT_FEATURE_STORAGE_TEXEL_BUFFER_BIT :: VkFormatFeatureBitmask a Source #
Format can be used for storage texel buffers (IBOs)
bitpos = 4
pattern VK_FORMAT_FEATURE_STORAGE_TEXEL_BUFFER_ATOMIC_BIT :: VkFormatFeatureBitmask a Source #
Format supports atomic operations in case it is used for storage texel buffers
bitpos = 5
pattern VK_FORMAT_FEATURE_VERTEX_BUFFER_BIT :: VkFormatFeatureBitmask a Source #
Format can be used for vertex buffers (VBOs)
bitpos = 6
pattern VK_FORMAT_FEATURE_COLOR_ATTACHMENT_BIT :: VkFormatFeatureBitmask a Source #
Format can be used for color attachment images
bitpos = 7
pattern VK_FORMAT_FEATURE_COLOR_ATTACHMENT_BLEND_BIT :: VkFormatFeatureBitmask a Source #
Format supports blending in case it is used for color attachment images
bitpos = 8
pattern VK_FORMAT_FEATURE_DEPTH_STENCIL_ATTACHMENT_BIT :: VkFormatFeatureBitmask a Source #
Format can be used for depth/stencil attachment images
bitpos = 9
pattern VK_FORMAT_FEATURE_BLIT_SRC_BIT :: VkFormatFeatureBitmask a Source #
Format can be used as the source image of blits with vkCmdBlitImage
bitpos = 10
pattern VK_FORMAT_FEATURE_BLIT_DST_BIT :: VkFormatFeatureBitmask a Source #
Format can be used as the destination image of blits with vkCmdBlitImage
bitpos = 11
pattern VK_FORMAT_FEATURE_SAMPLED_IMAGE_FILTER_LINEAR_BIT :: VkFormatFeatureBitmask a Source #
Format can be filtered with VK_FILTER_LINEAR when being sampled
bitpos = 12
newtype VkImageAspectBitmask (a :: FlagType) Source #
Constructors
| VkImageAspectBitmask VkFlags |
Instances
pattern VkImageAspectFlagBits :: VkFlags -> VkImageAspectBitmask FlagBit Source #
pattern VkImageAspectFlags :: VkFlags -> VkImageAspectBitmask FlagMask Source #
pattern VK_IMAGE_ASPECT_COLOR_BIT :: VkImageAspectBitmask a Source #
bitpos = 0
pattern VK_IMAGE_ASPECT_DEPTH_BIT :: VkImageAspectBitmask a Source #
bitpos = 1
pattern VK_IMAGE_ASPECT_STENCIL_BIT :: VkImageAspectBitmask a Source #
bitpos = 2
pattern VK_IMAGE_ASPECT_METADATA_BIT :: VkImageAspectBitmask a Source #
bitpos = 3
newtype VkImageCreateBitmask (a :: FlagType) Source #
Constructors
| VkImageCreateBitmask VkFlags |
Instances
pattern VkImageCreateFlagBits :: VkFlags -> VkImageCreateBitmask FlagBit Source #
pattern VkImageCreateFlags :: VkFlags -> VkImageCreateBitmask FlagMask Source #
pattern VK_IMAGE_CREATE_SPARSE_BINDING_BIT :: VkImageCreateBitmask a Source #
Image should support sparse backing
bitpos = 0
pattern VK_IMAGE_CREATE_SPARSE_RESIDENCY_BIT :: VkImageCreateBitmask a Source #
Image should support sparse backing with partial residency
bitpos = 1
pattern VK_IMAGE_CREATE_SPARSE_ALIASED_BIT :: VkImageCreateBitmask a Source #
Image should support constent data access to physical memory ranges mapped into multiple locations of sparse images
bitpos = 2
pattern VK_IMAGE_CREATE_MUTABLE_FORMAT_BIT :: VkImageCreateBitmask a Source #
Allows image views to have different format than the base image
bitpos = 3
pattern VK_IMAGE_CREATE_CUBE_COMPATIBLE_BIT :: VkImageCreateBitmask a Source #
Allows creating image views with cube type from the created image
bitpos = 4
newtype VkImageLayout Source #
type = enum
Constructors
| VkImageLayout Int32 |
Instances
pattern VK_IMAGE_LAYOUT_UNDEFINED :: VkImageLayout Source #
Implicit layout an image is when its contents are undefined due to various reasons (e.g. right after creation)
pattern VK_IMAGE_LAYOUT_GENERAL :: VkImageLayout Source #
General layout when image can be used for any kind of access
pattern VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL :: VkImageLayout Source #
Optimal layout when image is only used for color attachment read/write
pattern VK_IMAGE_LAYOUT_DEPTH_STENCIL_ATTACHMENT_OPTIMAL :: VkImageLayout Source #
Optimal layout when image is only used for depthstencil attachment readwrite
pattern VK_IMAGE_LAYOUT_DEPTH_STENCIL_READ_ONLY_OPTIMAL :: VkImageLayout Source #
Optimal layout when image is used for read only depth/stencil attachment and shader access
pattern VK_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL :: VkImageLayout Source #
Optimal layout when image is used for read only shader access
pattern VK_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL :: VkImageLayout Source #
Optimal layout when image is used only as source of transfer operations
pattern VK_IMAGE_LAYOUT_TRANSFER_DST_OPTIMAL :: VkImageLayout Source #
Optimal layout when image is used only as destination of transfer operations
pattern VK_IMAGE_LAYOUT_PREINITIALIZED :: VkImageLayout Source #
Initial layout used when the data is populated by the CPU
newtype VkImageTiling Source #
type = enum
Constructors
| VkImageTiling Int32 |
Instances
pattern VK_IMAGE_TILING_OPTIMAL :: VkImageTiling Source #
pattern VK_IMAGE_TILING_LINEAR :: VkImageTiling Source #
newtype VkImageType Source #
type = enum
Constructors
| VkImageType Int32 |
Instances
pattern VK_IMAGE_TYPE_1D :: VkImageType Source #
pattern VK_IMAGE_TYPE_2D :: VkImageType Source #
pattern VK_IMAGE_TYPE_3D :: VkImageType Source #
newtype VkImageUsageBitmask (a :: FlagType) Source #
Constructors
| VkImageUsageBitmask VkFlags |
Instances
pattern VkImageUsageFlagBits :: VkFlags -> VkImageUsageBitmask FlagBit Source #
pattern VkImageUsageFlags :: VkFlags -> VkImageUsageBitmask FlagMask Source #
pattern VK_IMAGE_USAGE_TRANSFER_SRC_BIT :: VkImageUsageBitmask a Source #
Can be used as a source of transfer operations
bitpos = 0
pattern VK_IMAGE_USAGE_TRANSFER_DST_BIT :: VkImageUsageBitmask a Source #
Can be used as a destination of transfer operations
bitpos = 1
pattern VK_IMAGE_USAGE_SAMPLED_BIT :: VkImageUsageBitmask a Source #
Can be sampled from (SAMPLED_IMAGE and COMBINED_IMAGE_SAMPLER descriptor types)
bitpos = 2
pattern VK_IMAGE_USAGE_STORAGE_BIT :: VkImageUsageBitmask a Source #
Can be used as storage image (STORAGE_IMAGE descriptor type)
bitpos = 3
pattern VK_IMAGE_USAGE_COLOR_ATTACHMENT_BIT :: VkImageUsageBitmask a Source #
Can be used as framebuffer color attachment
bitpos = 4
pattern VK_IMAGE_USAGE_DEPTH_STENCIL_ATTACHMENT_BIT :: VkImageUsageBitmask a Source #
Can be used as framebuffer depth/stencil attachment
bitpos = 5
pattern VK_IMAGE_USAGE_TRANSIENT_ATTACHMENT_BIT :: VkImageUsageBitmask a Source #
Image data not needed outside of rendering
bitpos = 6
pattern VK_IMAGE_USAGE_INPUT_ATTACHMENT_BIT :: VkImageUsageBitmask a Source #
Can be used as framebuffer input attachment
bitpos = 7
newtype VkImageViewType Source #
type = enum
Constructors
| VkImageViewType Int32 |
Instances
pattern VK_IMAGE_VIEW_TYPE_1D :: VkImageViewType Source #
pattern VK_IMAGE_VIEW_TYPE_2D :: VkImageViewType Source #
pattern VK_IMAGE_VIEW_TYPE_3D :: VkImageViewType Source #
pattern VK_IMAGE_VIEW_TYPE_CUBE :: VkImageViewType Source #
pattern VK_IMAGE_VIEW_TYPE_1D_ARRAY :: VkImageViewType Source #
pattern VK_IMAGE_VIEW_TYPE_2D_ARRAY :: VkImageViewType Source #
pattern VK_IMAGE_VIEW_TYPE_CUBE_ARRAY :: VkImageViewType Source #
Instances
| Bounded VkResult Source # | |
| Enum VkResult Source # | |
Defined in Graphics.Vulkan.Types.Enum.Result | |
| Eq VkResult Source # | |
| Data VkResult Source # | |
Defined in Graphics.Vulkan.Types.Enum.Result Methods gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> VkResult -> c VkResult # gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c VkResult # toConstr :: VkResult -> Constr # dataTypeOf :: VkResult -> DataType # dataCast1 :: Typeable t => (forall d. Data d => c (t d)) -> Maybe (c VkResult) # dataCast2 :: Typeable t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c VkResult) # gmapT :: (forall b. Data b => b -> b) -> VkResult -> VkResult # gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> VkResult -> r # gmapQr :: forall r r'. (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> VkResult -> r # gmapQ :: (forall d. Data d => d -> u) -> VkResult -> [u] # gmapQi :: Int -> (forall d. Data d => d -> u) -> VkResult -> u # gmapM :: Monad m => (forall d. Data d => d -> m d) -> VkResult -> m VkResult # gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> VkResult -> m VkResult # gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> VkResult -> m VkResult # | |
| Num VkResult Source # | |
Defined in Graphics.Vulkan.Types.Enum.Result | |
| Ord VkResult Source # | |
Defined in Graphics.Vulkan.Types.Enum.Result | |
| Read VkResult Source # | |
| Show VkResult Source # | |
| Generic VkResult Source # | |
| Storable VkResult Source # | |
Defined in Graphics.Vulkan.Types.Enum.Result | |
| type Rep VkResult Source # | |
Defined in Graphics.Vulkan.Types.Enum.Result | |
pattern VK_SUCCESS :: VkResult Source #
Command completed successfully
pattern VK_NOT_READY :: VkResult Source #
A fence or query has not yet completed
pattern VK_TIMEOUT :: VkResult Source #
A wait operation has not completed in the specified time
pattern VK_EVENT_SET :: VkResult Source #
An event is signaled
pattern VK_EVENT_RESET :: VkResult Source #
An event is unsignaled
pattern VK_INCOMPLETE :: VkResult Source #
A return array was too small for the result
pattern VK_ERROR_OUT_OF_HOST_MEMORY :: VkResult Source #
A host memory allocation has failed
pattern VK_ERROR_OUT_OF_DEVICE_MEMORY :: VkResult Source #
A device memory allocation has failed
pattern VK_ERROR_INITIALIZATION_FAILED :: VkResult Source #
Initialization of a object has failed
pattern VK_ERROR_DEVICE_LOST :: VkResult Source #
The logical device has been lost. See
pattern VK_ERROR_MEMORY_MAP_FAILED :: VkResult Source #
Mapping of a memory object has failed
pattern VK_ERROR_LAYER_NOT_PRESENT :: VkResult Source #
Layer specified does not exist
pattern VK_ERROR_EXTENSION_NOT_PRESENT :: VkResult Source #
Extension specified does not exist
pattern VK_ERROR_FEATURE_NOT_PRESENT :: VkResult Source #
Requested feature is not available on this device
pattern VK_ERROR_INCOMPATIBLE_DRIVER :: VkResult Source #
Unable to find a Vulkan driver
pattern VK_ERROR_TOO_MANY_OBJECTS :: VkResult Source #
Too many objects of the type have already been created
pattern VK_ERROR_FORMAT_NOT_SUPPORTED :: VkResult Source #
Requested format is not supported on this device
pattern VK_ERROR_FRAGMENTED_POOL :: VkResult Source #
A requested pool allocation has failed due to fragmentation of the pool's memory
type VkBuffer = VkPtr VkBuffer_T Source #
data VkBuffer_T Source #
Opaque data type referenced by VkBuffer
type VkBufferView = VkPtr VkBufferView_T Source #
data VkBufferView_T Source #
Opaque data type referenced by VkBufferView
type VkCommandBuffer = Ptr VkCommandBuffer_T Source #
data VkCommandBuffer_T Source #
Opaque data type referenced by VkCommandBuffer
type VkCommandPool = VkPtr VkCommandPool_T Source #
data VkCommandPool_T Source #
Opaque data type referenced by VkCommandPool
data VkDebugReportCallbackEXT_T Source #
Opaque data type referenced by VkDebugReportCallbackEXT
data VkDebugUtilsMessengerEXT_T Source #
Opaque data type referenced by VkDebugUtilsMessengerEXT
data VkDescriptorPool_T Source #
Opaque data type referenced by VkDescriptorPool
type VkDescriptorSet = VkPtr VkDescriptorSet_T Source #
data VkDescriptorSet_T Source #
Opaque data type referenced by VkDescriptorSet
data VkDescriptorSetLayout_T Source #
Opaque data type referenced by VkDescriptorSetLayout
data VkDescriptorUpdateTemplate_T Source #
Opaque data type referenced by VkDescriptorUpdateTemplate
data VkDescriptorUpdateTemplateKHR_T Source #
Opaque data type referenced by VkDescriptorUpdateTemplateKHR
type VkDevice = Ptr VkDevice_T Source #
data VkDevice_T Source #
Opaque data type referenced by VkDevice
type VkDeviceMemory = VkPtr VkDeviceMemory_T Source #
data VkDeviceMemory_T Source #
Opaque data type referenced by VkDeviceMemory
type VkDisplayKHR = VkPtr VkDisplayKHR_T Source #
data VkDisplayKHR_T Source #
Opaque data type referenced by VkDisplayKHR
data VkDisplayModeKHR_T Source #
Opaque data type referenced by VkDisplayModeKHR
type VkFramebuffer = VkPtr VkFramebuffer_T Source #
data VkFramebuffer_T Source #
Opaque data type referenced by VkFramebuffer
type VkImageView = VkPtr VkImageView_T Source #
data VkImageView_T Source #
Opaque data type referenced by VkImageView
data VkIndirectCommandsLayoutNVX_T Source #
Opaque data type referenced by VkIndirectCommandsLayoutNVX
type VkInstance = Ptr VkInstance_T Source #
data VkInstance_T Source #
Opaque data type referenced by VkInstance
data VkObjectTableNVX_T Source #
Opaque data type referenced by VkObjectTableNVX
type VkPhysicalDevice = Ptr VkPhysicalDevice_T Source #
data VkPhysicalDevice_T Source #
Opaque data type referenced by VkPhysicalDevice
type VkPipeline = VkPtr VkPipeline_T Source #
data VkPipeline_T Source #
Opaque data type referenced by VkPipeline
type VkPipelineCache = VkPtr VkPipelineCache_T Source #
data VkPipelineCache_T Source #
Opaque data type referenced by VkPipelineCache
data VkPipelineLayout_T Source #
Opaque data type referenced by VkPipelineLayout
type VkQueryPool = VkPtr VkQueryPool_T Source #
data VkQueryPool_T Source #
Opaque data type referenced by VkQueryPool
type VkRenderPass = VkPtr VkRenderPass_T Source #
data VkRenderPass_T Source #
Opaque data type referenced by VkRenderPass
type VkSampler = VkPtr VkSampler_T Source #
data VkSampler_T Source #
Opaque data type referenced by VkSampler
data VkSamplerYcbcrConversion_T Source #
Opaque data type referenced by VkSamplerYcbcrConversion
data VkSamplerYcbcrConversionKHR_T Source #
Opaque data type referenced by VkSamplerYcbcrConversionKHR
type VkSemaphore = VkPtr VkSemaphore_T Source #
data VkSemaphore_T Source #
Opaque data type referenced by VkSemaphore
type VkShaderModule = VkPtr VkShaderModule_T Source #
data VkShaderModule_T Source #
Opaque data type referenced by VkShaderModule
type VkSurfaceKHR = VkPtr VkSurfaceKHR_T Source #
data VkSurfaceKHR_T Source #
Opaque data type referenced by VkSurfaceKHR
type VkSwapchainKHR = VkPtr VkSwapchainKHR_T Source #
data VkSwapchainKHR_T Source #
Opaque data type referenced by VkSwapchainKHR
data VkValidationCacheEXT_T Source #
Opaque data type referenced by VkValidationCacheEXT
pattern VK_NV_EXTERNAL_MEMORY_CAPABILITIES_SPEC_VERSION :: (Num a, Eq a) => a Source #
type VK_NV_EXTERNAL_MEMORY_CAPABILITIES_EXTENSION_NAME = "VK_NV_external_memory_capabilities" Source #
Orphan instances
| VulkanProc "vkGetPhysicalDeviceExternalImageFormatPropertiesNV" Source # | |
Associated Types type VkProcType "vkGetPhysicalDeviceExternalImageFormatPropertiesNV" Source # Methods vkProcSymbol :: CString Source # unwrapVkProcPtr :: FunPtr (VkProcType "vkGetPhysicalDeviceExternalImageFormatPropertiesNV") -> VkProcType "vkGetPhysicalDeviceExternalImageFormatPropertiesNV" Source # | |