Vulkan-Hpp
VkExternalImageFormatPropertiesNV Struct Reference

#include <vulkan_core.h>

Public Attributes

VkImageFormatProperties imageFormatProperties
 
VkExternalMemoryFeatureFlagsNV externalMemoryFeatures
 
VkExternalMemoryHandleTypeFlagsNV exportFromImportedHandleTypes
 
VkExternalMemoryHandleTypeFlagsNV compatibleHandleTypes
 

Detailed Description

Definition at line 12030 of file vulkan_core.h.

Member Data Documentation

◆ compatibleHandleTypes

VkExternalMemoryHandleTypeFlagsNV VkExternalImageFormatPropertiesNV::compatibleHandleTypes

Definition at line 12034 of file vulkan_core.h.

◆ exportFromImportedHandleTypes

VkExternalMemoryHandleTypeFlagsNV VkExternalImageFormatPropertiesNV::exportFromImportedHandleTypes

Definition at line 12033 of file vulkan_core.h.

◆ externalMemoryFeatures

VkExternalMemoryFeatureFlagsNV VkExternalImageFormatPropertiesNV::externalMemoryFeatures

Definition at line 12032 of file vulkan_core.h.

◆ imageFormatProperties

VkImageFormatProperties VkExternalImageFormatPropertiesNV::imageFormatProperties

Definition at line 12031 of file vulkan_core.h.


The documentation for this struct was generated from the following file: