SDL  2.0
VkImportMemoryFdInfoKHR Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const voidpNext
 
VkExternalMemoryHandleTypeFlagBits handleType
 
int fd
 

Detailed Description

Definition at line 5330 of file vulkan_core.h.

Field Documentation

◆ fd

int VkImportMemoryFdInfoKHR::fd

Definition at line 5334 of file vulkan_core.h.

◆ handleType

VkExternalMemoryHandleTypeFlagBits VkImportMemoryFdInfoKHR::handleType

Definition at line 5333 of file vulkan_core.h.

◆ pNext

const void* VkImportMemoryFdInfoKHR::pNext

Definition at line 5332 of file vulkan_core.h.

◆ sType

VkStructureType VkImportMemoryFdInfoKHR::sType

Definition at line 5331 of file vulkan_core.h.


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