ReactOS 0.4.17-dev-934-g091855f
VkImportMemoryHostPointerInfoEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkImportMemoryHostPointerInfoEXT:

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkExternalMemoryHandleTypeFlagBits handleType
 
void * pHostPointer
 

Detailed Description

Definition at line 9153 of file vulkan.h.

Member Data Documentation

◆ handleType

VkExternalMemoryHandleTypeFlagBits VkImportMemoryHostPointerInfoEXT::handleType

Definition at line 9157 of file vulkan.h.

◆ pHostPointer

void* VkImportMemoryHostPointerInfoEXT::pHostPointer

Definition at line 9158 of file vulkan.h.

◆ pNext

const void* VkImportMemoryHostPointerInfoEXT::pNext

Definition at line 9156 of file vulkan.h.

◆ sType

VkStructureType VkImportMemoryHostPointerInfoEXT::sType

Definition at line 9155 of file vulkan.h.


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