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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkDeviceMemory memory
 
VkExternalMemoryHandleTypeFlagBits handleType
 

Detailed Description

Definition at line 8735 of file vulkan_core.h.

Member Data Documentation

◆ handleType

VkExternalMemoryHandleTypeFlagBits VkMemoryGetFdInfoKHR::handleType

Definition at line 8739 of file vulkan_core.h.

◆ memory

VkDeviceMemory VkMemoryGetFdInfoKHR::memory

Definition at line 8738 of file vulkan_core.h.

◆ pNext

const void* VkMemoryGetFdInfoKHR::pNext

Definition at line 8737 of file vulkan_core.h.

◆ sType

VkStructureType VkMemoryGetFdInfoKHR::sType

Definition at line 8736 of file vulkan_core.h.


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