Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
VkExternalMemoryHandleTypeFlagBits | handleType |
int | fd |
Definition at line 9059 of file vulkan_core.h.
int VkImportMemoryFdInfoKHR::fd |
Definition at line 9063 of file vulkan_core.h.
VkExternalMemoryHandleTypeFlagBits VkImportMemoryFdInfoKHR::handleType |
Definition at line 9062 of file vulkan_core.h.
const void* VkImportMemoryFdInfoKHR::pNext |
Definition at line 9061 of file vulkan_core.h.
VkStructureType VkImportMemoryFdInfoKHR::sType |
Definition at line 9060 of file vulkan_core.h.