HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkImportMemoryFdInfoKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
VkExternalMemoryHandleTypeFlagBits handleType
 
int fd
 

Detailed Description

Definition at line 8217 of file vulkan_core.h.

Member Data Documentation

int VkImportMemoryFdInfoKHR::fd

Definition at line 8221 of file vulkan_core.h.

VkExternalMemoryHandleTypeFlagBits VkImportMemoryFdInfoKHR::handleType

Definition at line 8220 of file vulkan_core.h.

const void* VkImportMemoryFdInfoKHR::pNext

Definition at line 8219 of file vulkan_core.h.

VkStructureType VkImportMemoryFdInfoKHR::sType

Definition at line 8218 of file vulkan_core.h.


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