Vulkan-Hpp
VkMemoryGetFdInfoKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkDeviceMemory memory
 
VkExternalMemoryHandleTypeFlagBits handleType
 

Detailed Description

Definition at line 9072 of file vulkan_core.h.

Member Data Documentation

◆ handleType

VkExternalMemoryHandleTypeFlagBits VkMemoryGetFdInfoKHR::handleType

Definition at line 9076 of file vulkan_core.h.

◆ memory

VkDeviceMemory VkMemoryGetFdInfoKHR::memory

Definition at line 9075 of file vulkan_core.h.

◆ pNext

const void* VkMemoryGetFdInfoKHR::pNext

Definition at line 9074 of file vulkan_core.h.

◆ sType

VkStructureType VkMemoryGetFdInfoKHR::sType

Definition at line 9073 of file vulkan_core.h.


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