|
SDL
2.0
|
#include <vulkan_core.h>
Data Fields | |
| VkStructureType | sType |
| const void * | pNext |
| VkExternalMemoryHandleTypeFlagBits | handleType |
| int | fd |
Definition at line 6292 of file vulkan_core.h.
| int VkImportMemoryFdInfoKHR::fd |
Definition at line 6296 of file vulkan_core.h.
| VkExternalMemoryHandleTypeFlagBits VkImportMemoryFdInfoKHR::handleType |
Definition at line 6295 of file vulkan_core.h.
| const void* VkImportMemoryFdInfoKHR::pNext |
Definition at line 6294 of file vulkan_core.h.
| VkStructureType VkImportMemoryFdInfoKHR::sType |
Definition at line 6293 of file vulkan_core.h.