RetroArch
Public Attributes | List of all members
VkImportMemoryWin32HandleInfoKHR Struct Reference

#include <vulkan_win32.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
VkExternalMemoryHandleTypeFlagBits handleType
 
HANDLE handle
 
LPCWSTR name
 

Member Data Documentation

◆ handle

HANDLE VkImportMemoryWin32HandleInfoKHR::handle

◆ handleType

VkExternalMemoryHandleTypeFlagBits VkImportMemoryWin32HandleInfoKHR::handleType

◆ name

LPCWSTR VkImportMemoryWin32HandleInfoKHR::name

◆ pNext

const void* VkImportMemoryWin32HandleInfoKHR::pNext

◆ sType

VkStructureType VkImportMemoryWin32HandleInfoKHR::sType

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