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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
VkExternalMemoryHandleTypeFlagBits handleType
 
voidpHostPointer
 

Detailed Description

Definition at line 11982 of file vulkan_core.h.

Member Data Documentation

VkExternalMemoryHandleTypeFlagBits VkImportMemoryHostPointerInfoEXT::handleType

Definition at line 11985 of file vulkan_core.h.

void* VkImportMemoryHostPointerInfoEXT::pHostPointer

Definition at line 11986 of file vulkan_core.h.

const void* VkImportMemoryHostPointerInfoEXT::pNext

Definition at line 11984 of file vulkan_core.h.

VkStructureType VkImportMemoryHostPointerInfoEXT::sType

Definition at line 11983 of file vulkan_core.h.


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