Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
const void * | pNext |
VkExternalMemoryHandleTypeFlagBits | handleType |
int | fd |
Definition at line 9177 of file vulkan_core.h.
int VkImportMemoryFdInfoKHR::fd |
Definition at line 9181 of file vulkan_core.h.
VkExternalMemoryHandleTypeFlagBits VkImportMemoryFdInfoKHR::handleType |
Definition at line 9180 of file vulkan_core.h.
const void* VkImportMemoryFdInfoKHR::pNext |
Definition at line 9179 of file vulkan_core.h.
VkStructureType VkImportMemoryFdInfoKHR::sType |
Definition at line 9178 of file vulkan_core.h.