HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkMemoryGetWin32HandleInfoKHR Struct Reference

#include <vulkan_win32.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
VkDeviceMemory memory
 
VkExternalMemoryHandleTypeFlagBits handleType
 

Detailed Description

Definition at line 75 of file vulkan_win32.h.

Member Data Documentation

VkExternalMemoryHandleTypeFlagBits VkMemoryGetWin32HandleInfoKHR::handleType

Definition at line 79 of file vulkan_win32.h.

VkDeviceMemory VkMemoryGetWin32HandleInfoKHR::memory

Definition at line 78 of file vulkan_win32.h.

const void* VkMemoryGetWin32HandleInfoKHR::pNext

Definition at line 77 of file vulkan_win32.h.

VkStructureType VkMemoryGetWin32HandleInfoKHR::sType

Definition at line 76 of file vulkan_win32.h.


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