Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkMemoryGetFdInfoKHR Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
VkDeviceMemory memory
 
VkExternalMemoryHandleTypeFlagBits handleType
 

Detailed Description

Definition at line 9190 of file vulkan_core.h.

Field Documentation

◆ handleType

VkExternalMemoryHandleTypeFlagBits VkMemoryGetFdInfoKHR::handleType

Definition at line 9194 of file vulkan_core.h.

◆ memory

VkDeviceMemory VkMemoryGetFdInfoKHR::memory

Definition at line 9193 of file vulkan_core.h.

◆ pNext

const void* VkMemoryGetFdInfoKHR::pNext

Definition at line 9192 of file vulkan_core.h.

◆ sType

VkStructureType VkMemoryGetFdInfoKHR::sType

Definition at line 9191 of file vulkan_core.h.


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