SDL  2.0
VkImportMemoryWin32HandleInfoNV Struct Reference

#include <vulkan_win32.h>

Data Fields

VkStructureType sType
 
const voidpNext
 
VkExternalMemoryHandleTypeFlagsNV handleType
 
HANDLE handle
 

Detailed Description

Definition at line 214 of file vulkan_win32.h.

Field Documentation

◆ handle

HANDLE VkImportMemoryWin32HandleInfoNV::handle

Definition at line 218 of file vulkan_win32.h.

◆ handleType

VkExternalMemoryHandleTypeFlagsNV VkImportMemoryWin32HandleInfoNV::handleType

Definition at line 217 of file vulkan_win32.h.

◆ pNext

const void* VkImportMemoryWin32HandleInfoNV::pNext

Definition at line 216 of file vulkan_win32.h.

◆ sType

VkStructureType VkImportMemoryWin32HandleInfoNV::sType

Definition at line 215 of file vulkan_win32.h.


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