Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkImportMemoryFdInfoKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkExternalMemoryHandleTypeFlagBits handleType
 
int fd
 

Detailed Description

Definition at line 8722 of file vulkan_core.h.

Member Data Documentation

◆ fd

int VkImportMemoryFdInfoKHR::fd

Definition at line 8726 of file vulkan_core.h.

◆ handleType

VkExternalMemoryHandleTypeFlagBits VkImportMemoryFdInfoKHR::handleType

Definition at line 8725 of file vulkan_core.h.

◆ pNext

const void* VkImportMemoryFdInfoKHR::pNext

Definition at line 8724 of file vulkan_core.h.

◆ sType

VkStructureType VkImportMemoryFdInfoKHR::sType

Definition at line 8723 of file vulkan_core.h.


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