vulkan-2.0.0.1: Bindings to the Vulkan graphics API.

Safe HaskellNone
LanguageHaskell2010

Graphics.Vulkan.Extensions.VK_NV_external_memory

Synopsis

Documentation

data VkExternalMemoryImageCreateInfoNV Source #

VkExternalMemoryImageCreateInfoNV - Specify that an image may be backed by external memory

Valid Usage (Implicit)

  • sType must be VK_STRUCTURE_TYPE_EXTERNAL_MEMORY_IMAGE_CREATE_INFO_NV

See Also

VkExternalMemoryHandleTypeFlagsNV, VkStructureType

Constructors

VkExternalMemoryImageCreateInfoNV 

Fields

data VkExportMemoryAllocateInfoNV Source #

VkExportMemoryAllocateInfoNV - Specify memory handle types that may be exported

Valid Usage (Implicit)

  • sType must be VK_STRUCTURE_TYPE_EXPORT_MEMORY_ALLOCATE_INFO_NV

See Also

VkExternalMemoryHandleTypeFlagsNV, VkStructureType

Constructors

VkExportMemoryAllocateInfoNV 

Fields